Skip to content

Hostname

bridgeathletic.com

Last fetched

bridgeathletic.com resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bridgeathletic.comRouting diversity5.9/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bridgeathletic.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.185.87100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.126.16718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.33.18323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.38.1853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.136.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.162.6534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.6.834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.65.13134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.8.5244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.25.3550.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.207.18152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.56.25554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.58.14054.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.205.25535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.22.6352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.197.25.17232.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.198.252.22132.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bridge
Contact emails

Subdomains

28 observed subdomains of bridgeathletic.com.

Web-graph footprint

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

108 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bridgeathletic.com.

MechanismTarget
SPF_Abridgeathletic.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bridgeathletic.com.

Cypher and MCP

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

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