Skip to content

Hostname

a.pncmedia.com

Last fetched

a.pncmedia.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · a.pncmedia.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/a.pncmedia.com

Resolution chain

a.pncmedia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.87.144.22750.87.144.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

No WHOIS records are currently associated with a.pncmedia.com in WhisperGraph.

Subdomains

2 observed subdomains of a.pncmedia.com.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for a.pncmedia.com.

MechanismTarget
SPF_Aa.pncmedia.com
SPF_IP107.172.227.21
SPF_IP107.172.227.59
SPF_IP107.173.194.34
SPF_IP107.173.194.7
SPF_IP142.44.247.97
SPF_IP192.210.138.190
SPF_IP192.210.179.186
SPF_IP192.99.55.50/32
SPF_IP198.100.154.125
SPF_IP198.12.85.153
SPF_IP198.12.85.160
SPF_IP198.12.85.161
SPF_IP198.23.251.136
SPF_IP198.23.251.143
SPF_IP198.23.255.104
SPF_IP198.245.53.128
SPF_IP198.46.236.115
SPF_IP51.161.11.122
SPF_IP51.222.200.30
SPF_IP51.79.51.19
SPF_IP75.127.4.101
SPF_MXa.pncmedia.com

Related pages

Pivot deeper into the graph from a.pncmedia.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "a.pncmedia.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.