Hostname
galeton.com
Last fetched
galeton.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
galeton.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.217.238.141 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain administrator
- Contact emails
Subdomains
2 observed subdomains of galeton.com.
| Subdomain |
|---|
| email.galeton.com |
| www.galeton.com |
Web-graph footprint
Distinct hostnames that link to or from galeton.com in the public web crawl.
28 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for galeton.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | ne16.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.239.134.242/28 |
| SPF_IP | 172.214.68.198/32 |
| SPF_IP | 20.84.103.54/32 |
| SPF_IP | 20.84.124.1/32 |
| SPF_IP | 216.87.72.185/32 |
| SPF_IP | 4.156.75.229/32 |
| SPF_IP | 64.80.33.146/32 |
| SPF_IP | 66.35.16.210/32 |
| SPF_IP | 72.45.252.242/32 |
Related pages
Pivot deeper into the graph from galeton.com.
- IP · 18.217.238.141
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · US
- Email · 2be61f781a73447abd48e0596fde2843.protect@whoisguard.com
- TLD · .com
- Browse hostnames · ga…
- 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: "galeton.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.