Skip to content

Hostname

gknpm.com

Last fetched

gknpm.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in SE. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.71.82.2192.71.82.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.SE

WHOIS identity

Registrar
iana:299
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

25 observed subdomains of gknpm.com.

Web-graph footprint

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

188 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for gknpm.com.

MechanismTarget
SPF_Agknpm.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.225.36.62
SPF_IP168.138.226.49
SPF_IP49.248.161.158
SPF_IP50.148.133.50
SPF_IP84.18.159.90

Related pages

Pivot deeper into the graph from gknpm.com.

Cypher and MCP

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

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