Skip to content

Hostname

statenews.com

Last fetched

statenews.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · statenews.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/statenews.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.206.112.17718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.79.7718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.38.4018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.130.7423.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.109.2143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.11.703.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.156.24634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.60.344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.252.25052.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.11.16252.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.200.8854.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.199.231.18732.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
the state news,
Contact emails

Subdomains

7 observed subdomains of statenews.com.

Web-graph footprint

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

1,180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for statenews.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcvdel.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from statenews.com.

Cypher and MCP

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

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