Skip to content

Hostname

stag.explore-vn.com

Last fetched

stag.explore-vn.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

stag.explore-vn.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.157.188.20818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.157.221.9618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.185.183.14018.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.110.21318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.167.1418.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.183.14018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with stag.explore-vn.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for stag.explore-vn.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from stag.explore-vn.com.

Cypher and MCP

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

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