Skip to content

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

WHISPER CANON · 123fleurs.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/123fleurs.com

Resolution chain

123fleurs.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.74.11813.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.74.12613.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.74.2013.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.74.5113.249.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.10418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.1718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2518.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.3418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.103.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.1133.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.323.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.963.174.112.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 123fleurs.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP54.76.141.99
SPF_MX123fleurs.com

Related pages

Pivot deeper into the graph from 123fleurs.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.