Skip to content

Hostname

bridgeapp.com

Last fetched

bridgeapp.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.117.1613.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.6013.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.813.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.117.8913.225.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.249.91.11913.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.2413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.7713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.2265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

587 observed subdomains of bridgeapp.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bridgeapp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from bridgeapp.com.

Cypher and MCP

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

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