Skip to content

Hostname

gvk.com

Last fetched

gvk.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
96.45.82.15596.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.2396.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.25496.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.7996.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:2
Organization
gvk industries
Contact emails

Subdomains

27 observed subdomains of gvk.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gvk.com.

MechanismTarget
SPF_Asmtp1.gvk.com
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP123.252.236.222
SPF_IP123.252.255.250
SPF_IP202.149.221.98

Related pages

Pivot deeper into the graph from gvk.com.

Cypher and MCP

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

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