Skip to content

Hostname

safebridge.net

Last fetched

safebridge.net resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · safebridge.netRouting diversity1.5/10Peering density8.3/10MOAS conflict⚠ 3 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/safebridge.net

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.137.19935.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

198 observed subdomains of safebridge.net.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for safebridge.net.

MechanismTarget
SPF_Amx1.safebridge.net
SPF_INCLUDEeu-west-1.amazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.155.231.94
SPF_IP62.96.143.43

Related pages

Pivot deeper into the graph from safebridge.net.

Cypher and MCP

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

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