Skip to content

Hostname

typing.gkpad.com

Last fetched

typing.gkpad.com resolves to 1 IPv4 address operated by PUBLIC-DOMAIN-REGISTRY - PDR in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.225.53.9543.225.52.0/23AS394695PUBLIC-DOMAIN-REGISTRY - PDRIN

WHOIS identity

No WHOIS records are currently associated with typing.gkpad.com in WhisperGraph.

Subdomains

1 observed subdomain of typing.gkpad.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for typing.gkpad.com.

MechanismTarget
SPF_Atyping.gkpad.com
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_IP119.18.62.242
SPF_IP162.144.41.115
SPF_IP43.225.53.95
SPF_MXtyping.gkpad.com

Related pages

Pivot deeper into the graph from typing.gkpad.com.

Cypher and MCP

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

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