Skip to content

Hostname

wappfodd.no

Last fetched

wappfodd.no resolves to 1 IPv4 address operated by AS2116 in NO.

Nutrition Label

WHISPER CANON · wappfodd.noRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/wappfodd.no

Resolution chain

wappfodd.no resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.204.187.28195.204.0.0/16AS2116NO

WHOIS identity

No WHOIS records are currently associated with wappfodd.no in WhisperGraph.

Subdomains

2 observed subdomains of wappfodd.no.

Web-graph footprint

Distinct hostnames that link to or from wappfodd.no in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for wappfodd.no.

MechanismTarget
SPF_A185.134.245.72
SPF_Amail01.heime.net
SPF_Amustard2.heime.net
SPF_Awappfodd.no
SPF_IP194.63.249.220
SPF_IP195.204.187.26
SPF_MXwappfodd.no

Related pages

Pivot deeper into the graph from wappfodd.no.

Cypher and MCP

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

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