Skip to content

Hostname

eishkul.com

Last fetched

eishkul.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:3956 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.23.142.10198.23.142.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:3956
Organization
e-ishkul
Contact emails

Subdomains

33 observed subdomains of eishkul.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • eishkul.com

SPF policy

6 SPF mechanisms authorising senders for eishkul.com.

MechanismTarget
SPF_Aeishkul.com
SPF_IP148.163.93.108
SPF_IP198.23.142.10
SPF_IP23.226.70.157
SPF_IP64.188.12.42
SPF_MXeishkul.com

Related pages

Pivot deeper into the graph from eishkul.com.

Cypher and MCP

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

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