Skip to content

Hostname

bridge2aid.org

Last fetched

bridge2aid.org resolves to 1 IPv4 address operated by AS35425 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · bridge2aid.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bridge2aid.org

Resolution chain

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

IPPrefixASNOperatorCountry
213.175.216.241213.175.216.0/24AS35425GB

WHOIS identity

Registrar
iana:48
Organization
bridge2aid
Contact emails

Subdomains

1 observed subdomain of bridge2aid.org.

Web-graph footprint

Distinct hostnames that link to or from bridge2aid.org in the public web crawl.

58 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bridge2aid.org.

MechanismTarget
SPF_Abridge2aid.org
SPF_Amail.spidersat.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.worthers.com
SPF_IP193.220.58.2
SPF_IP194.116.198.149
SPF_IP196.1.53.2
SPF_IP196.1.53.22
SPF_IP41.216.218.254
SPF_IP41.73.204.27
SPF_IP91.186.30.18
SPF_MXbridge2aid.org

Related pages

Pivot deeper into the graph from bridge2aid.org.

Cypher and MCP

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

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