Skip to content

Hostname

oldnews.com

Last fetched

oldnews.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · oldnews.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oldnews.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.10413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.5713.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6313.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.8913.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.161.111.11718.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.5518.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.7118.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.111.8618.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.205.12518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1618.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.170.3.1143.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.1293.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.163.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.243.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
megaweb.com
Contact emails

Subdomains

2 observed subdomains of oldnews.com.

Web-graph footprint

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

96 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oldnews.com.

MechanismTarget
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from oldnews.com.

Cypher and MCP

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

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