Hostname
mayflowerfltogo.com
Last fetched
mayflowerfltogo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
mayflowerfltogo.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.225.103.107 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.11 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.41 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.95 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.112.104 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.24 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.41 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.172.112.60 | 18.172.112.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1910
- Organization
- on behalf of mayflowerfltogo.com owner
- Contact emails
- 1552890b-ae94-4b26-bdb2-0df696a7c224@identity-protect.org
- 17f4f13a-3b6a-40eb-b336-1c3451cfde37@identity-protect.org
- 65cf6349-ff72-4cc6-820c-31efa4148157@identity-protect.org
- 90cef376-cc92-40f1-848e-702f71788de3@identity-protect.org
- ad3824ba-350e-4b6f-864b-8c1560f8878c@identity-protect.org
- f3ffe7ac-901b-4ea6-b510-a2be3c39917a@identity-protect.org
- owner-9628525@mayflowerfltogo.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mayflowerfltogo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from mayflowerfltogo.com.
- IP · 13.225.103.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1910
- Country · IN
- Email · 1552890b-ae94-4b26-bdb2-0df696a7c224@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mayflowerfltogo.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.