Skip to content

Hostname

gk2.cloud

Last fetched

gk2.cloud resolves to 1 IPv4 address operated by KARVY-AS Karvy Innotech Limited in BR. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · gk2.cloudRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/gk2.cloud

Resolution chain

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

IPPrefixASNOperatorCountry
170.247.60.2170.247.60.0/22AS271435KARVY-AS Karvy Innotech LimitedBR

WHOIS identity

Registrar
iana:1647
Organization
anderson ouverney
Contact emails

Subdomains

32 observed subdomains of gk2.cloud.

Web-graph footprint

Distinct hostnames that link to or from gk2.cloud in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for gk2.cloud.

MechanismTarget
SPF_Agk2.cloud
SPF_INCLUDE_spf.sender25.com
SPF_INCLUDEmail.registrar.eu
SPF_IP170.247.60.2
SPF_IP2804:7b7c:0:0:0:0:0:3
SPF_MXgk2.cloud

Related pages

Pivot deeper into the graph from gk2.cloud.

Cypher and MCP

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

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