Skip to content

Hostname

bridge.audio

Last fetched

bridge.audio resolves to 1 IPv4 address operated by DCN in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · bridge.audioRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/bridge.audio

Resolution chain

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

IPPrefixASNOperatorCountry
193.19.209.116193.19.208.0/22AS48813DCNFR

WHOIS identity

Registrar
iana:433
Organization
madame je vous aime
Contact emails

Subdomains

22 observed subdomains of bridge.audio.

Web-graph footprint

Distinct hostnames that link to or from bridge.audio in the public web crawl.

160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bridge.audio.

MechanismTarget
SPF_INCLUDE19931527.spf05.hubspotemail.net
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net

Related pages

Pivot deeper into the graph from bridge.audio.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bridge.audio"})-[: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.