Hostname
bridgephase.com
Last fetched
bridgephase.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bridgephase.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.199.32 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.45 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.53 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 108.138.199.83 | 108.138.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- whoisprotector bridgephase.com
- Contact emails
- hostwayliteversiondonotdelete@whoisprotector.com
- matt.stratford@gmail.com
- 18a8f1f0-4749-4105-8ddc-66a54765a9cb@identity-protect.org
- 6096c4a5-b912-40b9-935c-d31cc707e4b4@identity-protect.org
- 76966554-9187-4c7d-a28d-473a15d25bdd@identity-protect.org
- a631ef4b-980c-4620-97e7-df0d0922c916@identity-protect.org
Subdomains
1 observed subdomain of bridgephase.com.
| Subdomain |
|---|
| www.bridgephase.com |
Web-graph footprint
Distinct hostnames that link to or from bridgephase.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bridgephase.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.office365.us |
| SPF_IP | 64.41.126.240/28 |
Related pages
Pivot deeper into the graph from bridgephase.com.
- IP · 108.138.199.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · hostwayliteversiondonotdelete@whoisprotector.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: "bridgephase.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.