Skip to content

Hostname

hexhub.net

Last fetched

hexhub.net resolves to 3 IPv4 addresses operated by VODANET - Vodafone GmbH in DE. WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · hexhub.netRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/hexhub.net

Resolution chain

hexhub.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.91.136.13109.91.0.0/16AS3209VODANET - Vodafone GmbHDE
37.114.53.23237.114.53.0/24AS48314IP-PROJECTS - Michael Sebastian Schinzel trading as IP-Projects GmbH & Co. KGDE
5.199.139.1035.199.128.0/20AS24961MYLOC-AS - WIIT AGDE

WHOIS identity

Registrar
iana:141
Organization
marko kaspareit
Contact emails

Subdomains

16 observed subdomains of hexhub.net.

Web-graph footprint

Distinct hostnames that link to or from hexhub.net in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for hexhub.net.

MechanismTarget
SPF_REDIRECT_spf.strato.com

Related pages

Pivot deeper into the graph from hexhub.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hexhub.net"})-[: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.