Hostname
heime.net
Last fetched
heime.net resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
heime.net 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 |
|---|---|---|---|---|
| 195.204.187.28 | 195.204.0.0/16 | AS2116 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- rasmussen, jannik bloch
- Contact emails
- 4wmeeixexh5b@privacy-protection.email
- b97ate55bzvp@privacy-protection.email
- bfbm5vsz8m9b@privacy-protection.email
- fk3nu8wwxrtx@privacy-protection.email
- fuyuv5pi3r23@privacy-protection.email
- jw2yvg7pciaw@privacy-protection.email
- n8wkw4aduh3m@privacy-protection.email
- nkvvqe4gchib@privacy-protection.email
- nzdwwdcsxdt6@privacy-protection.email
- pxxgp25dkqrk@privacy-protection.email
- rmphpyj87pzy@privacy-protection.email
- s3sgc4gr7ddg@privacy-protection.email
- tdiajyredq8c@privacy-protection.email
- txrpsbzfxj3u@privacy-protection.email
- tznvv2ckrqyr@privacy-protection.email
- vb6rfuzdtmyt@privacy-protection.email
- vxvwp2nemwge@privacy-protection.email
- jannik@heime.net
Subdomains
23 observed subdomains of heime.net.
Showing 20 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from heime.net in the public web crawl.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for heime.net.
| Mechanism | Target |
|---|---|
| SPF_A | heime.net |
| SPF_A | mail.heime.net |
| SPF_A | mail01.heime.net |
| SPF_A | mustard.heime.net |
| SPF_A | mustard2.heime.net |
| SPF_IP | 185.134.245.72 |
| SPF_IP | 194.63.249.220 |
| SPF_IP | 195.204.187.26 |
| SPF_IP | 195.204.187.27 |
| SPF_MX | heime.net |
Related pages
Pivot deeper into the graph from heime.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "heime.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.