Skip to content

Hostname

jackwallen.monkeypantz.net

Last fetched

jackwallen.monkeypantz.net resolves to 1 IPv4 address operated by ASN-GIGENET - GigeNET in US.

Nutrition Label

WHISPER CANON · jackwallen.monkeypantz.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/jackwallen.monkeypantz.net

Resolution chain

jackwallen.monkeypantz.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.39.237.1869.39.224.0/20AS32181ASN-GIGENET - GigeNETUS

WHOIS identity

No WHOIS records are currently associated with jackwallen.monkeypantz.net in WhisperGraph.

Subdomains

1 observed subdomain of jackwallen.monkeypantz.net.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jackwallen.monkeypantz.net.

MechanismTarget
SPF_Ajackwallen.monkeypantz.net
SPF_IP104.254.130.74
SPF_IP209.212.144.96
SPF_IP69.65.31.202
SPF_IP69.65.44.25
SPF_MXjackwallen.monkeypantz.net

Related pages

Pivot deeper into the graph from jackwallen.monkeypantz.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jackwallen.monkeypantz.net"})-[: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.