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
Resolution chain
gvtel.com 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 |
|---|---|---|---|---|
| 64.35.208.124 | 64.35.208.0/20 | AS10320 | ISPN - Internet Services Provider Network | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- garden valley telephone
- Contact emails
- av3wv5js4pu@networksolutionsprivateregistration.com
- bn7cu8sb8an@networksolutionsprivateregistration.com
- db8wt7n87bm@networksolutionsprivateregistration.com
- f396j2f6366@networksolutionsprivateregistration.com
- h98934rb243@networksolutionsprivateregistration.com
- hq4ux9a85ee@networksolutionsprivateregistration.com
- kw2ks3nv8jb@networksolutionsprivateregistration.com
- kw2ue4cg7cd@networksolutionsprivateregistration.com
- pv6zp7r559v@networksolutionsprivateregistration.com
- qr42r8f988q@networksolutionsprivateregistration.com
- sm3xc8x66m3@networksolutionsprivateregistration.com
- sv6362q58k2@networksolutionsprivateregistration.com
- uj55h3ve33w@networksolutionsprivateregistration.com
- v72xh2ys832@networksolutionsprivateregistration.com
- w78643955dv@networksolutionsprivateregistration.com
- z74kx3pv8mb@networksolutionsprivateregistration.com
- mark.klinkhammer@gvtel.net
Subdomains
35 observed subdomains of gvtel.com.
Showing 25 of 35. View all subdomains →
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
MX records
SPF policy
11 SPF mechanisms authorising senders for gvtel.com.
| Mechanism | Target |
|---|---|
| SPF_A | gvtel.com |
| SPF_INCLUDE | _spf.crowdfiber.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 206.10.30.0/24 |
| SPF_IP | 2607:5800::/32 |
| SPF_IP | 64.235.80.0/24 |
| SPF_IP | 64.35.208.0/20 |
| SPF_IP | 64.35.208.124 |
| SPF_IP | 65.61.64.0/23 |
| SPF_IP | 66.234.112.0/24 |
| SPF_MX | gvtel.com |
Related pages
Pivot deeper into the graph from gvtel.com.
- IP · 64.35.208.124
- ASN · AS10320ISPN - Internet Services Provider Network
- Registrar · iana:2
- Country · US
- Email · av3wv5js4pu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · gv…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.