Skip to content

Hostname

bridgez.net

Last fetched

bridgez.net resolves to 1 IPv4 address operated by BOUYGTEL-ISP in FR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bridgez.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bridgez.net

Resolution chain

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

IPPrefixASNOperatorCountry
176.136.235.227176.128.0.0/10AS5410BOUYGTEL-ISPFR

WHOIS identity

Registrar
iana:48
Organization
lws
Contact emails

Subdomains

5 observed subdomains of bridgez.net.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bridgez.net.

MechanismTarget
SPF_Amail.bridgez.net
SPF_Amailphp.lws-hosting.com
SPF_MXbridgez.net

Related pages

Pivot deeper into the graph from bridgez.net.

Cypher and MCP

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

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