Skip to content

Hostname

40.stuv.com

Last fetched

40.stuv.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · 40.stuv.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/40.stuv.com

Resolution chain

40.stuv.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.76.167.693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with 40.stuv.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for 40.stuv.com.

MechanismTarget
SPF_Arelay.stuv.com
SPF_Arelay2.stuv.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.65.217.117
SPF_IP188.65.217.176
SPF_IP188.65.219.61
SPF_IP194.78.56.229
SPF_IP202.129.242.65/32
SPF_IP204.14.232.65/32
SPF_IP204.14.234.65/32
SPF_IP2a02:21d0:0:0:0:65:1:176
SPF_IP2a02:21d0:0:0:0:66:280:61
SPF_IP96.43.144.65/32

Related pages

Pivot deeper into the graph from 40.stuv.com.

Cypher and MCP

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

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