Skip to content

Hostname

njm.com

Last fetched

njm.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · njm.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/njm.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.235.141.22618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.235.883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.28.1435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.81.23544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.110.6144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.210.8044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.207.177.12652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.87.5652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.149.21952.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.234.5554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.10.20254.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.86.5132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.234.18198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
new jersey manufacturers insurance compan
Contact emails

Subdomains

56 observed subdomains of njm.com.

Web-graph footprint

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

342 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for njm.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from njm.com.

Cypher and MCP

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

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