Skip to content

Hostname

wral.com

Last fetched

wral.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · wral.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wral.com

Resolution chain

wral.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.160.15143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.17143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.28143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.160.50143.204.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.10518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.5418.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.6518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9618.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.66.147.10818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12618.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5818.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
wral.com wral television - channel 5 po box
Contact emails

Subdomains

53 observed subdomains of wral.com.

Web-graph footprint

Distinct hostnames that link to or from wral.com in the public web crawl.

17,105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wral.com.

MechanismTarget
SPF_Awral.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.sailthru.com
SPF_INCLUDEsecondstreetmail.com
SPF_INCLUDEspf-0068f902.pphosted.com
SPF_IP64.128.222.0/24
SPF_MXwral.com

Related pages

Pivot deeper into the graph from wral.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wral.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.