Hostname
h2cluster.com
Last fetched
h2cluster.com resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
h2cluster.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 31.185.29.73 | 31.185.24.0/21 | AS2116 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- kjeller innovasjon
- Contact emails
- 4vxyi7twwa9m@privacy-protection.email
- aerfed9yzmxu@privacy-protection.email
- bjmqnacczc3v@privacy-protection.email
- bny9fzc4to7d@privacy-protection.email
- dixar3hhga8t@privacy-protection.email
- ezuuvyc3nvr7@privacy-protection.email
- faozvwcq3sta@privacy-protection.email
- hb6zjsf3vush@privacy-protection.email
- j42ayvsmcs36@privacy-protection.email
- mv4umvtjrosn@privacy-protection.email
- qdh7mhtyaisz@privacy-protection.email
- r5rn3u4bswpk@privacy-protection.email
- uzj6jawd2mkb@privacy-protection.email
- vkfm2v9jtbqw@privacy-protection.email
- xfzrg93msv8v@privacy-protection.email
- z6nxszydpuhp@privacy-protection.email
Subdomains
2 observed subdomains of h2cluster.com.
| Subdomain |
|---|
| craft.h2cluster.com |
| www.h2cluster.com |
Web-graph footprint
Distinct hostnames that link to or from h2cluster.com in the public web crawl.
20 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for h2cluster.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 27107117.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from h2cluster.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "h2cluster.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.