Hostname
g3visas.com
Last fetched
g3visas.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
g3visas.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.32.121.118 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.119 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.122 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.32.121.22 | 13.32.120.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.113 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.124 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.126 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.173.154.39 | 18.173.154.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.179.113 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.39 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.70 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.244.179.8 | 18.244.176.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.215.221.38 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.226.45.9 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.144.85 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- chris davis
- Contact emails
- dpadmin@g3visas.com
- itsupport@g3visas.com
- noreply@data-protected.net
- 1cafff4e-b7eb-4869-9eac-9cf8616c173d@identity-protect.org
- 4b57983b-ca53-49ca-9d66-da635b088db0@identity-protect.org
- 589eb4d9-8334-45bd-9969-d86a177ee6ab@identity-protect.org
- 710b6eb3-3dde-42ba-807b-e513f260f727@identity-protect.org
- bfd9d193-e637-4e31-98c3-f0d514b1295b@identity-protect.org
- d30d9281-fa51-4969-8912-d1575a49e0c4@identity-protect.org
- owner-8688024@g3visas.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of g3visas.com.
Showing 14 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from g3visas.com in the public web crawl.
69 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for g3visas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.130.47.71/32 |
| SPF_IP | 13.90.195.255/32 |
| SPF_IP | 154.52.6.57/32 |
| SPF_IP | 198.21.4.59/32 |
| SPF_IP | 38.104.207.242 |
| SPF_IP | 38.140.1.34 |
| SPF_IP | 38.140.229.106 |
| SPF_IP | 38.32.118.74 |
| SPF_IP | 38.32.142.250 |
| SPF_IP | 50.168.209.234 |
| SPF_IP | 50.172.118.58 |
| SPF_IP | 50.241.235.193 |
| SPF_IP | 99.26.235.25 |
Related pages
Pivot deeper into the graph from g3visas.com.
- IP · 13.32.121.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · dpadmin@g3visas.com
- TLD · .com
- Browse hostnames · g3…
- 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: "g3visas.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.