Skip to content

Hostname

njmpackaging.com

Last fetched

njmpackaging.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · njmpackaging.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/njmpackaging.com

Resolution chain

njmpackaging.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.22.132104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.21172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of njmpackaging.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for njmpackaging.com.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_IP207.254.213.192/26
SPF_IP207.96.238.138
SPF_IP216.27.84.64/27
SPF_IP216.27.86.128/26
SPF_IP216.27.93.0/25
SPF_IP63.236.100.0/24
SPF_IP64.132.109.48/28
SPF_IP66.129.119.102
SPF_IP66.162.193.224/28
SPF_IP66.192.165.128/28
SPF_IP66.77.16.0/24
SPF_IP67.207.220.207
SPF_IP74.202.227.32/27

Related pages

Pivot deeper into the graph from njmpackaging.com.

Cypher and MCP

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

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