Hostname
goalt5.net
Last fetched
goalt5.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
goalt5.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.205.53 | 3.5.205.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.154.78 | 52.95.154.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.155.96 | 52.95.155.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.95.156.80 | 52.95.156.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 0756bb44-db52-4758-96e5-5e0e9704fdd2@identity-protect.org
- 1671cec3-a53c-4cac-b944-4866f5001f38@identity-protect.org
- 5f71e9ba-5dc0-426a-87ef-caf4f9e14f3d@identity-protect.org
- b6d11767-1983-49c9-9294-e6d61bd975a1@identity-protect.org
- b7b95b8a-16be-4eb7-9142-1f6defce9beb@identity-protect.org
- da7b05b1-70e0-4dfb-a8fd-3994fdd7e2f5@identity-protect.org
- fa0869f0-3eb3-400e-9efb-24cc4a68c2a8@identity-protect.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for goalt5.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from goalt5.net.
- IP · 3.5.205.53
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 0756bb44-db52-4758-96e5-5e0e9704fdd2@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: "goalt5.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.