Skip to content

Hostname

notifier.nl

Last fetched

notifier.nl resolves to 1 IPv4 address operated by PULSANT-AS in GB. WHOIS lists registrar:markmonitor inc. as the registrar.

Nutrition Label

WHISPER CANON · notifier.nlRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/notifier.nl

Resolution chain

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

IPPrefixASNOperatorCountry
5.10.29.2135.10.16.0/20AS12703PULSANT-ASGB

WHOIS identity

Registrar
registrar:markmonitor inc.
Organization
Contact emails

Subdomains

1 observed subdomain of notifier.nl.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for notifier.nl.

MechanismTarget
SPF_Anotifier.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_MXnotifier.nl

Related pages

Pivot deeper into the graph from notifier.nl.

Cypher and MCP

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

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