Skip to content

Hostname

njmls.com

Last fetched

njmls.com resolves to 1 IPv4 address operated by COLOGIX - Cologix, Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · njmls.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/njmls.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.246.47.20566.246.0.0/16AS8001COLOGIX - Cologix, IncUS

WHOIS identity

Registrar
iana:2
Organization
njmls
Contact emails

Subdomains

7 observed subdomains of njmls.com.

Web-graph footprint

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

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for njmls.com.

MechanismTarget
SPF_Anjmls.com
SPF_Asmtp.sendgrid.net
SPF_INCLUDErapmagic.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.175.91.210
SPF_IP209.123.146.0/24
SPF_IP216.198.247.23
SPF_IP72.26.113.0/24
SPF_IP91.209.12.48
SPF_IP91.209.12.80
SPF_MXnjmls.com

Related pages

Pivot deeper into the graph from njmls.com.

Cypher and MCP

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

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