Skip to content

Hostname

gvtel.com

Last fetched

gvtel.com resolves to 1 IPv4 address operated by ISPN - Internet Services Provider Network in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gvtel.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gvtel.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.35.208.12464.35.208.0/20AS10320ISPN - Internet Services Provider NetworkUS

WHOIS identity

Registrar
iana:2
Organization
garden valley telephone
Contact emails

Subdomains

35 observed subdomains of gvtel.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for gvtel.com.

MechanismTarget
SPF_Agvtel.com
SPF_INCLUDE_spf.crowdfiber.com
SPF_INCLUDEsendgrid.net
SPF_IP206.10.30.0/24
SPF_IP2607:5800::/32
SPF_IP64.235.80.0/24
SPF_IP64.35.208.0/20
SPF_IP64.35.208.124
SPF_IP65.61.64.0/23
SPF_IP66.234.112.0/24
SPF_MXgvtel.com

Related pages

Pivot deeper into the graph from gvtel.com.

Cypher and MCP

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

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