Skip to content

Hostname

myairbridge.com

Last fetched

myairbridge.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:106
Organization
christian-element, spol. s r. o.
Contact emails

Subdomains

20 observed subdomains of myairbridge.com.

Web-graph footprint

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

334 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for myairbridge.com.

MechanismTarget
SPF_Amyairbridge.com
SPF_INCLUDE_spf.google.com
SPF_IP185.81.209.192/28
SPF_IP2001:4de8:b0ba:cb05::/64
SPF_IP2001:550:2:85::16:0/112
SPF_IP2a00:11c0:39:352::/64
SPF_IP38.122.207.56/29
SPF_IP88.208.76.136/29
SPF_MXmyairbridge.com

Related pages

Pivot deeper into the graph from myairbridge.com.

Cypher and MCP

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

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