Skip to content

Hostname

highgate.com

Last fetched

highgate.com resolves to 2 IPv4 addresses operated by AS16276 in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · highgate.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/highgate.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.217.176142.44.128.0/17AS16276US
34.206.172.13734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
highgate hotels l.p.
Contact emails

Subdomains

12 observed subdomains of highgate.com.

Web-graph footprint

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

248 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for highgate.com.

MechanismTarget
SPF_INCLUDEspf.apexportal.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.231.14.43
SPF_IP198.231.15.1/32
SPF_IP204.246.140.70
SPF_IP208.84.65.220/32
SPF_IP209.198.199.254
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_MXhighgate.com

Related pages

Pivot deeper into the graph from highgate.com.

Cypher and MCP

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

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