Hostname
henderik.net
Last fetched
henderik.net resolves to 2 IPv4 addresses operated by WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o. in SK. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
henderik.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 37.9.175.211 | 37.9.175.0/24 | AS51013 | WEBSUPPORT-SRO-SK-AS - WebSupport s.r.o. | SK |
| 81.95.101.5 | 81.95.96.0/20 | AS25234 | ACTIVE24-AS - ACTIVE 24, s.r.o. | CZ |
WHOIS identity
- Registrar
- iana:106
- Organization
- —
- Contact emails
- —
Subdomains
6 observed subdomains of henderik.net.
Web-graph footprint
Distinct hostnames that link to or from henderik.net in the public web crawl.
116 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for henderik.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.m1.websupport.sk |
| SPF_INCLUDE | spf.active24.com |
Related pages
Pivot deeper into the graph from henderik.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "henderik.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.