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
Resolution chain
wral.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.160.15 | 143.204.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.160.17 | 143.204.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.160.28 | 143.204.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.160.50 | 143.204.160.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.87.105 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.54 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.65 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.96 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.66.147.108 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.115 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.126 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.58 | 18.66.144.0/22 | AS16509 | AMAZON-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.
Showing 25 of 53. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_A | wral.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.sailthru.com |
| SPF_INCLUDE | secondstreetmail.com |
| SPF_INCLUDE | spf-0068f902.pphosted.com |
| SPF_IP | 64.128.222.0/24 |
| SPF_MX | wral.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.