Skip to content

Hostname

activitybridge.com

Last fetched

activitybridge.com resolves to 3 IPv4 addresses operated by Vox-Telecom in ZA. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

activitybridge.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:468
Organization
on behalf of activitybridge.com owner
Contact emails

Subdomains

6 observed subdomains of activitybridge.com.

Web-graph footprint

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

27 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for activitybridge.com.

MechanismTarget
SPF_Aactivitybridge.com
SPF_IP34.193.196.229/32
SPF_IP52.213.166.107
SPF_IP52.91.52.243
SPF_MXactivitybridge.com

Related pages

Pivot deeper into the graph from activitybridge.com.

Cypher and MCP

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

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