Hostname
hb2web.com
Last fetched
hb2web.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
hb2web.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:93
- Organization
- hb2 web
- Contact emails
- 020904322daa1ccebc0579643b9f214d2df63864@privatedomain.gkg.net
- 0cb3ab290df73888c5ea854ea443ac52ba8007ef@whois.gkg.net
- 1b40208aa2d65ef4bf04407b29073dd76c86049b@privatedomain.gkg.net
- 2872a727a792fd630630062bca5099f84ceb909b@privatedomain.gkg.net
- 4d6f1c023bbfd7daf68c49bbf2c31759c4cb4eb7@privatedomain.gkg.net
- 5cf7f58dd9dba64b84833e789da20f8564f227ad@whois.gkg.net
- 6ffb6245f8297ee48bdc26631a3ffacee0c8ad41@privatedomain.gkg.net
- 702d2ec7eaff5144519ec2e6b0029f7d63c9151c@privatedomain.gkg.net
- 7711a10abd8eabec0f1920f8d4b5cdf1d03bcec4@privatedomain.gkg.net
- 8a43c743367270cb89dd734ddf6f5a03f63c29a0@whois.gkg.net
- a4642ab544679897f5a3cb2950a17db85ab3c922@privatedomain.gkg.net
- b29eca594a70265c19c97cefbc22723b530dc7f4@privatedomain.gkg.net
- da4065ebf3d059e822f1c617c972bcbc24bede77@privatedomain.gkg.net
- e5056bc445eb5cca4772c11be2aab3b1db83ad64@privatedomain.gkg.net
Subdomains
4 observed subdomains of hb2web.com.
Web-graph footprint
Distinct hostnames that link to or from hb2web.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for hb2web.com.
| Mechanism | Target |
|---|---|
| SPF_A | hb2web.com |
| SPF_A | mast-hosting-ce1.mastinteractive.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_MX | hb2web.com |
Related pages
Pivot deeper into the graph from hb2web.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hb2web.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.