Hostname
goalt2.net
Last fetched
goalt2.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
goalt2.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 |
|---|---|---|---|---|
| 16.12.19.8 | 16.12.19.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.173 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.205.209 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.34 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 287b8882-69e0-410d-895d-666944085c69@identity-protect.org
- 2bead14b-9aad-4eb1-b725-471fb6383d85@identity-protect.org
- 411fab71-d784-4201-a420-17cb3d4bcf7d@identity-protect.org
- 4f147a47-2acf-4065-9922-46a02cfca75b@identity-protect.org
- b0b600ca-4a44-4923-b4c4-7d0ae03bbc92@identity-protect.org
- c81dce4a-397b-49e4-8faf-5979060a84c5@identity-protect.org
- e18401a4-df49-4c3e-87cb-a6062a945704@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for goalt2.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from goalt2.net.
- IP · 16.12.19.8
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 287b8882-69e0-410d-895d-666944085c69@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: "goalt2.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.