Skip to content

Hostname

bontaz.com

Last fetched

bontaz.com resolves to 1 IPv4 address operated by O2SWITCH in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

bontaz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
109.234.165.164109.234.164.0/22AS50474O2SWITCHFR

WHOIS identity

Registrar
iana:433
Organization
bontaz centre
Contact emails

Subdomains

2 observed subdomains of bontaz.com.

Web-graph footprint

Distinct hostnames that link to or from bontaz.com in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for bontaz.com.

MechanismTarget
SPF_Aemail.talent-soft.com
SPF_Amx1.profils.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.postal.sensiwave.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.37.154.52/32
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP80.245.18.163
SPF_IP92.174.209.220

Related pages

Pivot deeper into the graph from bontaz.com.

Cypher and MCP

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

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