Hostname
bridj.com
Last fetched
bridj.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bridj.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.55.131.169 | 13.54.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 3.104.151.29 | 3.104.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 52.63.32.229 | 52.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.206.143.240 | 54.206.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.253.175.98 | 54.253.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 54.66.200.111 | 54.66.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bridj.com owner
- Contact emails
- bridj.com@domainsbyproxy.com
- 07d48a45-83a6-4cda-89f3-1733fe29944b@identity-protect.org
- 420c93ee-1f52-4aac-b033-79c45ebabffb@identity-protect.org
- 440daa08-5fe8-4423-a911-1443c7f01684@identity-protect.org
- 4630ee78-1c8d-4234-9bb4-f8e3321eba9e@identity-protect.org
- 65c9b81d-a78b-42c8-aa87-96ba4b11976b@identity-protect.org
- b933d66f-b9f9-485c-802b-db742ace1f2f@identity-protect.org
- ef4be678-7790-494b-ae2a-1de9552bc40c@identity-protect.org
- owner-2455102@bridj.com.whoisprivacyservice.org
- owner-3640753@bridj.com.whoisprivacyservice.org
Subdomains
17 observed subdomains of bridj.com.
Web-graph footprint
Distinct hostnames that link to or from bridj.com in the public web crawl.
88 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bridj.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bridj.com.
- IP · 13.55.131.169
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · bridj.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bridj.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.