Hostname
g4s9.com
Last fetched
g4s9.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
g4s9.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.78.119 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.41 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.72 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.35.78.87 | 13.35.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.110 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.18 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.40 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.172.170.44 | 18.172.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
- admin@whoisfoundation.com
- helaowang4@gmail.com
- 705a191d-2dfb-4ee9-bb2e-1101816be17c@identity-protect.org
- a7049480-2185-4fab-9092-bc23269bdec2@identity-protect.org
- b3bb1365-7e9c-47eb-9263-aa80234d88ef@identity-protect.org
- c3f94b91-f3bf-407c-99ca-2dcf5f175195@identity-protect.org
- d276dca0-6e23-45df-a9c0-7a04ea9c9820@identity-protect.org
- de02ad48-9d20-4414-9549-3c0577b3ae61@identity-protect.org
- owner-8472038@g4s9.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for g4s9.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from g4s9.com.
- IP · 13.35.78.119
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@whoisfoundation.com
- TLD · .com
- Browse hostnames · g4…
- 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: "g4s9.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.