Skip to content

Hostname

bonfleur.net

Last fetched

bonfleur.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bonfleur.netRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bonfleur.net

Resolution chain

bonfleur.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.12813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4613.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.85.1293.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.133.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.143.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.543.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of bonfleur.net.

Web-graph footprint

Distinct hostnames that link to or from bonfleur.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bonfleur.net.

MechanismTarget
SPF_Abonfleur.net
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_MXbonfleur.net

Related pages

Pivot deeper into the graph from bonfleur.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bonfleur.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 20

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