Skip to content

Hostname

linkhq.com

Last fetched

linkhq.com resolves to 5 IPv4 addresses operated by RAILWAY - Railway in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · linkhq.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/linkhq.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.33.22.8666.33.22.0/23AS400940RAILWAY - RailwayUS
99.84.160.12799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.1899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
clark siegelin
Contact emails

Subdomains

19 observed subdomains of linkhq.com.

Web-graph footprint

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

5 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for linkhq.com.

MechanismTarget
SPF_Alinkreporting.com
SPF_Awww.linkhq.com
SPF_INCLUDE6106869.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hubspotemail.net
SPF_IP13.237.104.8
SPF_IP52.63.172.92
SPF_IP54.253.149.52

Related pages

Pivot deeper into the graph from linkhq.com.

Cypher and MCP

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

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