Skip to content

Hostname

appel.nl

Last fetched

appel.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · appel.nlRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/appel.nl

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.107.25184.22.107.0/24AS196752NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

27 observed subdomains of appel.nl.

Web-graph footprint

Distinct hostnames that link to or from appel.nl in the public web crawl.

85 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for appel.nl.

MechanismTarget
SPF_Ahmail.jitbit.com
SPF_Ahmail2.jitbit.com
SPF_INCLUDE_spf.plek.co
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.signhost.com
SPF_IP2a02:2770:15:0:21a:4aff:fedc:a8bb
SPF_IP2a02:2770:6:0:21a:4aff:fe80:5188
SPF_IP37.252.123.173
SPF_IP62.148.191.146
SPF_IP84.22.107.66
SPF_IP84.22.108.51
SPF_MXappel.nl

Related pages

Pivot deeper into the graph from appel.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "appel.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.