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
Resolution chain
gk2.cloud resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 170.247.60.2 | 170.247.60.0/22 | AS271435 | KARVY-AS Karvy Innotech Limited | BR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for gk2.cloud.
| Mechanism | Target |
|---|---|
| SPF_A | gk2.cloud |
| SPF_INCLUDE | _spf.sender25.com |
| SPF_INCLUDE | mail.registrar.eu |
| SPF_IP | 170.247.60.2 |
| SPF_IP | 2804:7b7c:0:0:0:0:0:3 |
| SPF_MX | gk2.cloud |
Related pages
Pivot deeper into the graph from gk2.cloud.
- IP · 170.247.60.2
- ASN · AS271435KARVY-AS Karvy Innotech Limited
- Registrar · iana:1647
- Country · BR
- Email · anderson@gk2.com.br
- TLD · .cloud
- Browse hostnames · gk…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.