Skip to content

Hostname

j2made.com

Last fetched

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

Nutrition Label

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

Resolution chain

j2made.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:81
Organization
daniel olson
Contact emails

Subdomains

8 observed subdomains of j2made.com.

Web-graph footprint

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

30 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for j2made.com.

MechanismTarget
SPF_A_spf.google.com
SPF_Aj2made.com
SPF_Amailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf1.mailgun.org
SPF_INCLUDEspf2.mailgun.org
SPF_MXj2made.com

Related pages

Pivot deeper into the graph from j2made.com.

Cypher and MCP

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

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