Skip to content

Hostname

linglongtire.com

Last fetched

linglongtire.com resolves to 2 IPv4 addresses operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:120 as the registrar.

Nutrition Label

WHISPER CANON · linglongtire.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/linglongtire.com

Resolution chain

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

IPPrefixASNOperatorCountry
174.136.11.118174.136.0.0/18AS17378AS17378 - TierPoint, LLCUS
72.249.134.8872.249.128.0/18AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:120
Organization
greg karson
Contact emails

Subdomains

1 observed subdomain of linglongtire.com.

Web-graph footprint

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

27 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for linglongtire.com.

MechanismTarget
SPF_INCLUDE_s.corp-email.com

Related pages

Pivot deeper into the graph from linglongtire.com.

Cypher and MCP

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

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