Skip to content

Hostname

njfishing.com

Last fetched

njfishing.com resolves to 3 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · njfishing.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/njfishing.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.192.220.168104.192.220.0/22AS174COGENT-174 - Cogent Communications, LLCUS
104.21.13.11104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.167.224172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of njfishing.com.

Web-graph footprint

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

34 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for njfishing.com.

MechanismTarget
SPF_Anjfishing.com
SPF_IP104.192.220.131
SPF_IP104.192.220.168
SPF_IP199.193.247.84
SPF_IP199.91.124.32
SPF_MXnjfishing.com

Related pages

Pivot deeper into the graph from njfishing.com.

Cypher and MCP

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

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