Skip to content

Hostname

njppp.com

Last fetched

njppp.com resolves to 1 IPv4 address operated by AS49981 in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · njppp.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/njppp.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.165.240.149185.165.240.0/22AS49981NL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of njppp.com.

Web-graph footprint

Distinct hostnames that link to or from njppp.com in the public web crawl.

277 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • njppp.com

SPF policy

8 SPF mechanisms authorising senders for njppp.com.

MechanismTarget
SPF_Anjppp.com
SPF_IP104.192.224.186
SPF_IP107.152.44.252
SPF_IP173.231.204.67
SPF_IP185.165.240.149
SPF_IP64.20.53.202
SPF_IP66.23.201.170
SPF_MXnjppp.com

Related pages

Pivot deeper into the graph from njppp.com.

Cypher and MCP

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

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