Skip to content

Hostname

notepad-plus-plus.org

Last fetched

notepad-plus-plus.org resolves to 4 IPv4 addresses operated by ANSONNET-AS-UK in DE. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · notepad-plus-plus.orgRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/notepad-plus-plus.org

Resolution chain

notepad-plus-plus.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.113.16.092.113.16.0/21AS47583ANSONNET-AS-UKDE
92.113.23.5292.113.16.0/21AS47583ANSONNET-AS-UKDE
95.128.42.18495.128.42.0/24AS41653SAS-SHPV-FRANCEFR
95.128.40.10495.128.40.0/24AS41653SAS-SHPV-FRANCEFR

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of notepad-plus-plus.org.

Web-graph footprint

Distinct hostnames that link to or from notepad-plus-plus.org in the public web crawl.

10,536 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for notepad-plus-plus.org.

MechanismTarget
SPF_Anotepad-plus-plus.org
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEdigitalocean.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.aquaray.com
SPF_IP104.131.212.184
SPF_MXnotepad-plus-plus.org

Related pages

Pivot deeper into the graph from notepad-plus-plus.org.

Cypher and MCP

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

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