Hostname
gmv.com
Last fetched
gmv.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1600 as the registrar.
Nutrition Label
Resolution chain
gmv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.17.164.190 | 104.17.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.17.165.190 | 104.17.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1600
- Organization
- perfect privacy,
- Contact emails
- abuse@web.com
- ap97j7mc6p3@networksolutionsprivateregistration.com
- cb9vc2ab7fh@networksolutionsprivateregistration.com
- cr43g8nx5hw@networksolutionsprivateregistration.com
- cw6n49hx3jw@networksolutionsprivateregistration.com
- d99j69v86mh@networksolutionsprivateregistration.com
- dv2zn6256y9@networksolutionsprivateregistration.com
- dw5ge87h48t@networksolutionsprivateregistration.com
- ek6443mf3yr@networksolutionsprivateregistration.com
- f34u29pw6tk@networksolutionsprivateregistration.com
- ge84s93u3e4@networksolutionsprivateregistration.com
- gw8346g49w9@networksolutionsprivateregistration.com
- jz7n649q9qe@networksolutionsprivateregistration.com
- k95vn4hx9ar@networksolutionsprivateregistration.com
- ke7x38458d3@networksolutionsprivateregistration.com
- mk6nx87h97z@networksolutionsprivateregistration.com
- n38gt6hc7ks@networksolutionsprivateregistration.com
- ng2k92267s2@networksolutionsprivateregistration.com
- nr4kd6nx4rs@networksolutionsprivateregistration.com
- p58y894f98a@networksolutionsprivateregistration.com
- and 16 more
Subdomains
103 observed subdomains of gmv.com.
Showing 25 of 103. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gmv.com in the public web crawl.
826 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for gmv.com.
| Mechanism | Target |
|---|---|
| SPF_A | a.spf.gmv.com |
| SPF_A | b.spf.gmv.com |
| SPF_A | c.spf.gmv.com |
| SPF_INCLUDE | app.teamsupport.com |
| SPF_INCLUDE | relays.gooddata.com |
| SPF_INCLUDE | spf-002baa02.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gmv.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gmv.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.