Skip to content

Hostname

heathbrookltd.com

Last fetched

heathbrookltd.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in JP. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · heathbrookltd.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/heathbrookltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.61.200.94108.63.108.0/22AS20473AS-VULTR - The Constant Company, LLCJP
164.52.202.100164.64.24.0/24AS132420IN

WHOIS identity

Registrar
iana:1515
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of heathbrookltd.com.

Web-graph footprint

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

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for heathbrookltd.com.

MechanismTarget
SPF_INCLUDE5404133.spf07.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP89.197.177.150

Related pages

Pivot deeper into the graph from heathbrookltd.com.

Cypher and MCP

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

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