Skip to content

Hostname

cluster2.hgsitebuilder.com

Last fetched

cluster2.hgsitebuilder.com resolves to 4 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · cluster2.hgsitebuilder.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cluster2.hgsitebuilder.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.131.89162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
162.214.131.91162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
162.214.131.93162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
162.214.131.95162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

No WHOIS records are currently associated with cluster2.hgsitebuilder.com in WhisperGraph.

Subdomains

236 observed subdomains of cluster2.hgsitebuilder.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cluster2.hgsitebuilder.com.

MechanismTarget
SPF_Acluster2.hgsitebuilder.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP108.167.134.25
SPF_MXcluster2.hgsitebuilder.com

Related pages

Pivot deeper into the graph from cluster2.hgsitebuilder.com.

Cypher and MCP

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

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