Hostname
fleemo.net
Last fetched
fleemo.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fleemo.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 |
|---|---|---|---|---|
| 13.225.103.118 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.27 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.61 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.225.103.90 | 13.225.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 269a2e7e-f7db-4ac1-bd84-8b638bd36186@identity-protect.org
- 6d00a29d-32d6-4c27-835b-29bbb34e590e@identity-protect.org
- 997ffc68-a601-4d72-9f79-6c16cc53b1a3@identity-protect.org
- c431fdbb-52cd-4607-a51f-07848553c687@identity-protect.org
- ceda0cf5-4c9e-4107-8130-e9ec048274c7@identity-protect.org
- owner-3458515@fleemo.net.whoisprivacyservice.org
- owner-6914833@fleemo.net.whoisprivacyservice.org
Subdomains
82 observed subdomains of fleemo.net.
Showing 25 of 82. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for fleemo.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from fleemo.net.
- IP · 13.225.103.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 269a2e7e-f7db-4ac1-bd84-8b638bd36186@identity-protect.org
- TLD · .net
- Browse hostnames · fl…
- 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: "fleemo.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.