Skip to content

Hostname

gkdatacenter.net

Last fetched

gkdatacenter.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · gkdatacenter.netRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/gkdatacenter.net

Resolution chain

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

IPPrefixASNOperatorCountry
40.68.210.10440.68.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:828
Organization
glueck & kanja consulting
Contact emails

Subdomains

19 observed subdomains of gkdatacenter.net.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for gkdatacenter.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.9.168.150
SPF_IP70.37.0.0/17
SPF_IP70.37.128.0/18
SPF_IP85.236.47.86

Related pages

Pivot deeper into the graph from gkdatacenter.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gkdatacenter.net"})-[: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.