Skip to content

Hostname

kinghostpk.com

Last fetched

kinghostpk.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · kinghostpk.comRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kinghostpk.com

Resolution chain

kinghostpk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1068
Organization
domain manager
Contact emails

Subdomains

12 observed subdomains of kinghostpk.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kinghostpk.com.

MechanismTarget
SPF_Akinghostpk.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP131.153.38.243
SPF_IP144.76.136.166
SPF_IP144.76.136.253
SPF_IP217.79.245.245
SPF_IP23.226.129.121
SPF_IP45.128.58.58
SPF_IP45.128.58.59
SPF_IP74.63.194.86
SPF_MXkinghostpk.com

Related pages

Pivot deeper into the graph from kinghostpk.com.

Cypher and MCP

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

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