Hostname
wappfodd.net
Last fetched
wappfodd.net resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
wappfodd.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
- 5xxshsxpoxvu@privacy-protection.email
- 9agtjgodxjdk@privacy-protection.email
- eqkbbm6hhcsh@privacy-protection.email
- nf4bgcnfjhn2@privacy-protection.email
- ng4yaxze9gn4@privacy-protection.email
- nn3z8jufw8dh@privacy-protection.email
- vxcvb6md8qdz@privacy-protection.email
- w9ztu2zvem8j@privacy-protection.email
- jannik@heime.net
Subdomains
2 observed subdomains of wappfodd.net.
| Subdomain |
|---|
| test.wappfodd.net |
| www.wappfodd.net |
Web-graph footprint
Distinct hostnames that link to or from wappfodd.net in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for wappfodd.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail01.heime.net |
| SPF_INCLUDE | mustard.heime.net |
| SPF_MX | wappfodd.net |
Related pages
Pivot deeper into the graph from wappfodd.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wappfodd.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.