Hostname
sailgp.com
Last fetched
sailgp.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SA. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
sailgp.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1242983856
- Contact emails
Subdomains
40 observed subdomains of sailgp.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sailgp.com in the public web crawl.
1,437 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
60 SPF mechanisms authorising senders for sailgp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 108.177.104.26 |
| SPF_IP | 108.177.104.27 |
| SPF_IP | 108.177.8.0/21 |
| SPF_IP | 136.143.169.0/24 |
| SPF_IP | 136.143.170.0/24 |
| SPF_IP | 142.250.152.26/32 |
| SPF_IP | 142.250.152.27/32 |
| SPF_IP | 142.251.2.26 |
| SPF_IP | 173.194.0.0/16 |
| SPF_IP | 18.130.206.120 |
| SPF_IP | 185.172.199.225/27 |
| SPF_IP | 185.2.23.160/27 |
| SPF_IP | 185.20.211.225/27 |
| SPF_IP | 199.127.232.0/22 |
| SPF_IP | 199.255.192.0/22 |
| SPF_IP | 2001:4860:4000::/36 |
| SPF_IP | 206.55.144.0/20 |
| SPF_IP | 209.85.128.0/17 |
| SPF_IP | 216.221.160.0/19 |
| SPF_IP | 216.239.32.0/19 |
| SPF_IP | 216.58.192.0/19 |
| SPF_IP | 23.249.208.0/20 |
| SPF_IP | 23.251.224.0/19 |
| SPF_IP | 2404:6800:4000::/36 |
| SPF_IP | 2600:9000:20a6:4200:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:a600:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:a800:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:ac00:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:c000:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:cc00:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:d000:1b:d5d7:cf80:93a1 |
| SPF_IP | 2600:9000:20a6:e000:1b:d5d7:cf80:93a1 |
| SPF_IP | 2607:f8b0:4000::/36 |
| SPF_IP | 2607:f8b0:4001:c56:0:0:0:1b |
| SPF_IP | 2607:f8b0:4003:c04:0:0:0:1a |
| SPF_IP | 2607:f8b0:4023:c0b::1b/128 |
| SPF_IP | 2800:3f0:4000::/36 |
| SPF_IP | 31.186.226.225/27 |
| SPF_IP | 35.190.247.0/24 |
| SPF_IP | 38.133.153.128/26 |
| SPF_IP | 54.240.0.0/18 |
| SPF_IP | 54.240.64.0/19 |
| SPF_IP | 54.240.96.0/19 |
| SPF_IP | 64.233.160.0/19 |
| SPF_IP | 66.102.0.0/20 |
| SPF_IP | 66.249.80.0/20 |
| SPF_IP | 69.169.224.0/20 |
| SPF_IP | 72.14.192.0/18 |
| SPF_IP | 74.125.0.0/16 |
| SPF_IP | 76.223.128.0/19 |
| SPF_IP | 76.223.176.0/20 |
| SPF_IP | 77.120.96.10 |
| SPF_IP | 77.120.96.17 |
| SPF_IP | 77.120.96.6 |
| SPF_IP | 77.120.96.7 |
| SPF_IP | 99.84.238.100 |
| SPF_IP | 99.84.238.155 |
| SPF_IP | 99.84.238.169 |
| SPF_IP | 99.84.238.94 |
Related pages
Pivot deeper into the graph from sailgp.com.
- IP · 108.158.90.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:895
- Country · SA
- Email · mjfridley@googlemail.com
- TLD · .com
- Browse hostnames · sa…
- 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: "sailgp.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.