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
Resolution chain
njfishing.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.192.220.168 | 104.192.220.0/22 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
| 104.21.13.11 | 104.21.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.167.224 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - 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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- mail.njfishing.com
- njfishing.com
SPF policy
6 SPF mechanisms authorising senders for njfishing.com.
| Mechanism | Target |
|---|---|
| SPF_A | njfishing.com |
| SPF_IP | 104.192.220.131 |
| SPF_IP | 104.192.220.168 |
| SPF_IP | 199.193.247.84 |
| SPF_IP | 199.91.124.32 |
| SPF_MX | njfishing.com |
Related pages
Pivot deeper into the graph from njfishing.com.
- IP · 104.192.220.168
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:2
- Country · US
- Email · cx9r87m44mc@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · nj…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.