Skip to content

Hostname

ejp.nu

Last fetched

ejp.nu resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · ejp.nuRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ejp.nu

Resolution chain

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

IPPrefixASNOperatorCountry
116.203.174.250116.203.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with ejp.nu in WhisperGraph.

Subdomains

1 observed subdomain of ejp.nu.

Subdomain
www.ejp.nu

Web-graph footprint

Distinct hostnames that link to or from ejp.nu in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ejp.nu.

MechanismTarget
SPF_Ainclude.werkonline.nu
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sebsoft.nl
SPF_IP141.138.151.0/24
SPF_IP151.101.130.159/32
SPF_IP159.100.112.66
SPF_IP159.100.112.67
SPF_IP212.178.100.70
SPF_IP213.206.208.146

Related pages

Pivot deeper into the graph from ejp.nu.

Cypher and MCP

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

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