Skip to content

Hostname

hq.com

Last fetched

hq.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.198.1045.60.198.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.204.1045.60.204.0/24AS19551INCAPSULA - Incapsula IncGB

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 hq.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for hq.com.

MechanismTarget
SPF_INCLUDE_netblocks.eloqua.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.203.102/32
SPF_IP149.72.240.251
SPF_IP149.72.59.109
SPF_IP168.245.65.245
SPF_IP51.105.117.104
SPF_IP51.105.117.97
SPF_IP77.95.80.112
SPF_IP77.95.80.122/32
SPF_IP77.95.80.123/32
SPF_IP77.95.80.96
SPF_IP77.95.80.97
SPF_IP77.95.80.98
SPF_IP77.95.80.99
SPF_IP83.166.171.209
SPF_IP89.106.182.21
SPF_IP94.236.83.186/32
SPF_IP95.175.204.78

Related pages

Pivot deeper into the graph from hq.com.

Cypher and MCP

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

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