Hostname
goalt1.net
Last fetched
goalt1.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
goalt1.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.204.194 | 3.5.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.124 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.132 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.66 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 28936683-0a40-473b-b510-1f4a990bd14b@identity-protect.org
- 5c8b4f15-e3ea-415b-9910-525abf4d432d@identity-protect.org
- 5f9bc999-94e4-4754-8057-3e89bf35f848@identity-protect.org
- 6dfedac4-f40f-4549-a2b2-ff6d68ef2a18@identity-protect.org
- 86eb0b62-2d42-40f5-8a80-619c7559299d@identity-protect.org
- ae8ead62-b414-4ed7-a305-b230922ace81@identity-protect.org
- dcf28a30-0c1f-469b-87a2-05696be8c1fc@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for goalt1.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from goalt1.net.
- IP · 3.5.204.194
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 28936683-0a40-473b-b510-1f4a990bd14b@identity-protect.org
- TLD · .net
- Browse hostnames · go…
- 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: "goalt1.net"})-[: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.