Skip to content

Hostname

bridgeprops.com

Last fetched

bridgeprops.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bridgeprops.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bridgeprops.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.62108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.69108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.80108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.93108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.156.144.128108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.20108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.60108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.84108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
54.240.184.10254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.11654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.7654.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of bridgeprops.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bridgeprops.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.bridgeprops.com
SPF_INCLUDEspf.intermedia.net

Related pages

Pivot deeper into the graph from bridgeprops.com.

Cypher and MCP

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

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