Skip to content

Hostname

j-cook.pro

Last fetched

j-cook.pro resolves to 1 IPv4 address operated by AS63949 in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

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

Resolution chain

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.189172.105.254.0/23AS63949AU

WHOIS identity

Registrar
iana:1291
Organization
100% vitamin
Contact emails

Subdomains

10 observed subdomains of j-cook.pro.

Web-graph footprint

Distinct hostnames that link to or from j-cook.pro in the public web crawl.

17 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 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 j-cook.pro.

Cypher and MCP

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

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