Skip to content

Hostname

thirdbridge.com

Last fetched

thirdbridge.com resolves to 1 IPv4 address operated by AS209626 in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · thirdbridge.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thirdbridge.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.106.200.189.107.13.0/24AS209626NL

WHOIS identity

Registrar
iana:81
Organization
bruno zarokian
Contact emails

Subdomains

78 observed subdomains of thirdbridge.com.

Web-graph footprint

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

179 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for thirdbridge.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_IP149.72.192.224
SPF_IP192.237.158.60
SPF_IP192.237.159.229
SPF_IP192.40.160.0/19
SPF_IP198.2.180.100
SPF_IP209.61.151.81
SPF_IP3.222.0.24/29
SPF_IP5.148.157.208/28
SPF_IP74.91.80.0/20
SPF_IP92.52.113.224/29

Related pages

Pivot deeper into the graph from thirdbridge.com.

Cypher and MCP

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

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