Hostname
123fleurs.com
Last fetched
123fleurs.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1290 as the registrar.
Nutrition Label
Resolution chain
123fleurs.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.249.74.118 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.74.126 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.74.20 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.249.74.51 | 13.249.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.18.104 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.17 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.25 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.34 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.113.10 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.113 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.32 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.96 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:1290
- Organization
- chasseux frederic
- Contact emails
Subdomains
13 observed subdomains of 123fleurs.com.
Web-graph footprint
Distinct hostnames that link to or from 123fleurs.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for 123fleurs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 54.76.141.99 |
| SPF_MX | 123fleurs.com |
Related pages
Pivot deeper into the graph from 123fleurs.com.
- IP · 13.249.74.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1290
- Country · US
- Email · dnsadmin@politel.com
- TLD · .com
- Browse hostnames · 12…
- 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: "123fleurs.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.