Hostname
goalt4.net
Last fetched
goalt4.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
goalt4.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.18.16 | 16.12.18.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 16.12.20.36 | 16.12.20.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.5.206.123 | 3.5.206.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.66 | 52.95.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 09b3a284-4fa6-4fa9-b1ae-e8a5e87a1404@identity-protect.org
- 4330d0f7-57ef-46d2-b2f7-bbdda48a8be2@identity-protect.org
- 6ffaf4ba-86c0-457c-81cf-a10b240cb6f8@identity-protect.org
- b15ec9bb-0691-461d-a57b-6e6a3e2bd8f3@identity-protect.org
- c4beaa9d-95bd-4177-a537-6d24c8ef5fb4@identity-protect.org
- c5dd6b2c-2f0e-43f1-8aee-483a62ff3288@identity-protect.org
- d1f569dc-5e9b-4b4e-94cd-fefaf25eaca3@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for goalt4.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from goalt4.net.
- IP · 16.12.18.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 09b3a284-4fa6-4fa9-b1ae-e8a5e87a1404@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: "goalt4.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.