Skip to content

Hostname

longan.link

Last fetched

longan.link resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · longan.linkRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/longan.link

Resolution chain

longan.link resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.122.10018.165.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.10418.165.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.12918.165.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5218.165.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.205.10552.222.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.452.222.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.7452.222.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.205.7652.222.225.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

18 observed subdomains of longan.link.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for longan.link.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn

Related pages

Pivot deeper into the graph from longan.link.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "longan.link"})-[: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.