Hostname
bonfleur.com
Last fetched
bonfleur.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bonfleur.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 |
|---|---|---|---|---|
| 3.163.24.125 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.16 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.55 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.24.86 | 3.163.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.182.100 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.129 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.24 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.164.182.44 | 3.164.182.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- fj37q3bb78s@networksolutionsprivateregistration.com
- gg38n8py5p6@networksolutionsprivateregistration.com
- jc5329qg482@networksolutionsprivateregistration.com
- ng3384mm83k@networksolutionsprivateregistration.com
- nk82g8nx22m@networksolutionsprivateregistration.com
- nr6qh7ej5mz@networksolutionsprivateregistration.com
- qq87f23c8nc@networksolutionsprivateregistration.com
- u463g8ua4ky@networksolutionsprivateregistration.com
- wa5vd2mn9kn@networksolutionsprivateregistration.com
- wh9kb7gt5jc@networksolutionsprivateregistration.com
- zm9th5re8u2@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of bonfleur.com.
Web-graph footprint
Distinct hostnames that link to or from bonfleur.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for bonfleur.com.
| Mechanism | Target |
|---|---|
| SPF_A | bonfleur.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_MX | bonfleur.com |
Related pages
Pivot deeper into the graph from bonfleur.com.
- IP · 3.163.24.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · fj37q3bb78s@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · bo…
- 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: "bonfleur.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.