Skip to content

Hostname

askiat.com

Last fetched

askiat.com resolves to 1 IPv4 address operated by CIPHERKEY - Cipherkey Exchange Corp. in CA. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · askiat.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/askiat.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.51.50.4838.51.50.0/24AS25668CIPHERKEY - Cipherkey Exchange Corp.CA

WHOIS identity

Registrar
iana:1861
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of askiat.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • askiat.com

SPF policy

3 SPF mechanisms authorising senders for askiat.com.

MechanismTarget
SPF_Aaskiat.com
SPF_IP38.51.50.48
SPF_MXaskiat.com

Related pages

Pivot deeper into the graph from askiat.com.

Cypher and MCP

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

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