Skip to content

Hostname

newspr.com

Last fetched

newspr.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · newspr.comRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/newspr.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.226.139.2373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.182.543.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.78.14250.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.80.11552.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.212.2552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

3 observed subdomains of newspr.com.

Web-graph footprint

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

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for newspr.com.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.newspr.com

Related pages

Pivot deeper into the graph from newspr.com.

Cypher and MCP

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

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