Hostname
abcnewsvsource.com
Last fetched
abcnewsvsource.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
abcnewsvsource.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.83.104 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.38 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.77 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.83.89 | 18.165.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.6.116 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.30 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.32 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 18.239.6.70 | 18.239.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain administrator
- Contact emails
Subdomains
1 observed subdomain of abcnewsvsource.com.
| Subdomain |
|---|
| www.abcnewsvsource.com |
Web-graph footprint
Distinct hostnames that link to or from abcnewsvsource.com in the public web crawl.
14 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for abcnewsvsource.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | woc.spf.go.com |
Related pages
Pivot deeper into the graph from abcnewsvsource.com.
- IP · 18.165.83.104
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · corp.dns.domains@disney.com
- TLD · .com
- Browse hostnames · ab…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abcnewsvsource.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.