Skip to content

Hostname

newsbreakmail.com

Last fetched

newsbreakmail.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · newsbreakmail.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint6.0/10canon.whisper.security/host/newsbreakmail.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.21.89.100100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
34.210.249.13534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.129.1234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.223.128.24334.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.160.50.6735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.164.85.14835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.47.13835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.127.4635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.229.152.20844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.42.7044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.244.87.8544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.189.19744.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.25.8644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.87.25352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.229.8054.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.76.23954.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of newsbreakmail.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for newsbreakmail.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from newsbreakmail.com.

Cypher and MCP

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

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