Skip to content

Hostname

nefj.com

Last fetched

nefj.com resolves to 2 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.235.221.14723.235.208.0/20AS22611INMOTION - InMotion Hosting, Inc.US
45.33.7.25345.33.0.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

6 observed subdomains of nefj.com.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nefj.com.

MechanismTarget
SPF_Anefj.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.97.134.210/32
SPF_MXnefj.com

Related pages

Pivot deeper into the graph from nefj.com.

Cypher and MCP

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

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