Hostname
gvtech.com
Last fetched
gvtech.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gvtech.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 |
|---|---|---|---|---|
| 3.145.36.6 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gvtech.com owner
- Contact emails
- jf7p773e74m@networksolutionsprivateregistration.com
- plm-billing@gvtech.com
- 0ff57f51-78be-4bde-9d8b-af2ad08b78d7@identity-protect.org
- 455757ea-992b-4710-a973-435c07cd9514@identity-protect.org
- 4e5d6929-7ceb-4b6b-83c7-7739fd73714f@identity-protect.org
- 57a0b1d9-32eb-471f-8051-95de076b300c@identity-protect.org
- 94b8d689-7d50-42b6-9937-4a8aaab0fbaf@identity-protect.org
- f2007769-95ab-402e-a5e2-15135e16326b@identity-protect.org
Subdomains
1 observed subdomain of gvtech.com.
| Subdomain |
|---|
| www.gvtech.com |
Web-graph footprint
Distinct hostnames that link to or from gvtech.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gvtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_MX | gvtech.com |
Related pages
Pivot deeper into the graph from gvtech.com.
- IP · 3.145.36.6
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jf7p773e74m@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: "gvtech.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.