Skip to content

Hostname

j2f.com

Last fetched

j2f.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · j2f.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/j2f.com

Resolution chain

j2f.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
j2f
Contact emails

Subdomains

5 observed subdomains of j2f.com.

Web-graph footprint

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

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • j2f.com

SPF policy

11 SPF mechanisms authorising senders for j2f.com.

MechanismTarget
SPF_Aj2f.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP108.62.107.133/26
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP207.244.77.39
SPF_IP23.108.95.227/26
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31
SPF_MXj2f.com

Related pages

Pivot deeper into the graph from j2f.com.

Cypher and MCP

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

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