Hostname
vanhees.cc
Last fetched
vanhees.cc resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists iana:1327 as the registrar.
Nutrition Label
Resolution chain
vanhees.cc 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 |
|---|---|---|---|---|
| 51.159.31.78 | 51.158.0.0/15 | AS12876 | — | FR |
WHOIS identity
- Registrar
- iana:1327
- Organization
- michel, van hees
- Contact emails
- mvanhees@gmail.com
- 1bc360182b8e921f-206919@temp-gdpr-privacy.noip.com
- 28accc2ed1397dac-206919@temp-gdpr-privacy.noip.com
- 309a6b6db1c715f4-206919@temp-gdpr-privacy.noip.com
- 41a0fbd21e3c7d91-206919@temp-gdpr-privacy.noip.com
- 5ee891b0c5fc1e2f-206919@temp-gdpr-privacy.noip.com
- 665e2153d3402af6-206919@temp-gdpr-privacy.noip.com
- 6758e42d40c49d0c-206919@temp-gdpr-privacy.noip.com
- 72b7ad0aeb119382-206919@temp-gdpr-privacy.noip.com
- 7bc4dec21ee4b35c-206919@temp-gdpr-privacy.noip.com
- b9f36d267df37132-206919@temp-gdpr-privacy.noip.com
- c15fb0b6bb45fdfb-206919@temp-gdpr-privacy.noip.com
- c19083e4bdff5788-206919@temp-gdpr-privacy.noip.com
- c3600dbae586716d-206919@temp-gdpr-privacy.noip.com
- c75dba1d7da8b3c7-206919@temp-gdpr-privacy.noip.com
- c933441dc9f3db44-206919@temp-gdpr-privacy.noip.com
Subdomains
15 observed subdomains of vanhees.cc.
Web-graph footprint
Distinct hostnames that link to or from vanhees.cc in the public web crawl.
5 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for vanhees.cc.
| Mechanism | Target |
|---|---|
| SPF_MX | vanhees.cc |
Related pages
Pivot deeper into the graph from vanhees.cc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vanhees.cc"})-[: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.