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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.214.131.89 | 162.214.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 162.214.131.91 | 162.214.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 162.214.131.93 | 162.214.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 162.214.131.95 | 162.214.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
No WHOIS records are currently associated with cluster2.hgsitebuilder.com in WhisperGraph.
Subdomains
236 observed subdomains of cluster2.hgsitebuilder.com.
Showing 25 of 236. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cluster2.hgsitebuilder.com.
| Mechanism | Target |
|---|---|
| SPF_A | cluster2.hgsitebuilder.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_IP | 108.167.134.25 |
| SPF_MX | cluster2.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.