Skip to content

Hostname

jkpstatic.com

Last fetched

jkpstatic.com resolves to 1 IPv4 address operated by RENDSZERNET-AS in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · jkpstatic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jkpstatic.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.13.97.241217.13.97.0/24AS60071RENDSZERNET-ASHU

WHOIS identity

Registrar
iana:1501
Organization
jkp static kft.
Contact emails

Subdomains

22 observed subdomains of jkpstatic.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • jkpstatic.com

SPF policy

4 SPF mechanisms authorising senders for jkpstatic.com.

MechanismTarget
SPF_Ajkpstatic.com
SPF_IP185.82.232.124
SPF_IP217.13.97.241
SPF_MXjkpstatic.com

Related pages

Pivot deeper into the graph from jkpstatic.com.

Cypher and MCP

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

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