Skip to content

Hostname

apps.addit.nl

Last fetched

apps.addit.nl resolves to 1 IPv4 address operated by AS3223 in NL.

Nutrition Label

WHISPER CANON · apps.addit.nlRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/apps.addit.nl

Resolution chain

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

IPPrefixASNOperatorCountry
5.254.124.1835.254.124.0/24AS3223NL

WHOIS identity

No WHOIS records are currently associated with apps.addit.nl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for apps.addit.nl.

MechanismTarget
SPF_Aapps.addit.nl
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.46.195
SPF_IP81.93.61.138
SPF_IP84.35.12.60
SPF_IP84.35.16.212

Related pages

Pivot deeper into the graph from apps.addit.nl.

Cypher and MCP

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

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