Skip to content

Hostname

mx2.j-cook.pro

Last fetched

mx2.j-cook.pro resolves to 1 IPv4 address operated by AS63949 in AU.

Nutrition Label

WHISPER CANON · mx2.j-cook.proRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mx2.j-cook.pro

Resolution chain

mx2.j-cook.pro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.105.255.176172.105.254.0/23AS63949AU

WHOIS identity

No WHOIS records are currently associated with mx2.j-cook.pro in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mx2.j-cook.pro

SPF policy

4 SPF mechanisms authorising senders for mx2.j-cook.pro.

MechanismTarget
SPF_IP172.105.255.176
SPF_IP172.105.255.189
SPF_IP2400:8907:0:0:f03c:94ff:f362:5220
SPF_IP2400:8907:0:0:f03c:94ff:fe62:e526

Related pages

Pivot deeper into the graph from mx2.j-cook.pro.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mx2.j-cook.pro"})-[: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.