Skip to content

Hostname

longtunman.com

Last fetched

longtunman.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · longtunman.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/longtunman.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.101108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.20108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.48108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.65108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.51.35108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.40108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.55108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.62108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.169.55.1093.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.853.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.93.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.55.953.169.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for longtunman.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from longtunman.com.

Cypher and MCP

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

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