Hostname
bridgepointeducation.com
Last fetched
bridgepointeducation.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
bridgepointeducation.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.37.121.15 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- bridgepoint education
- Contact emails
- ba95j74h28p@networksolutionsprivateregistration.com
- c45cq6548u2@networksolutionsprivateregistration.com
- coresystems@bpiedu.com
- domainadmins@bridgepointeducation.com
- gd9jq3565xj@networksolutionsprivateregistration.com
- h83s24wt2pc@networksolutionsprivateregistration.com
- he2jb6nq2ap@networksolutionsprivateregistration.com
- m56fx2992nb@networksolutionsprivateregistration.com
- rj4mm4ym9cm@networksolutionsprivateregistration.com
- tu43d8tv2hc@networksolutionsprivateregistration.com
- yx6vw33j7ct@networksolutionsprivateregistration.com
- zn27q3fq3fe@networksolutionsprivateregistration.com
Subdomains
33 observed subdomains of bridgepointeducation.com.
Showing 25 of 33. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bridgepointeducation.com in the public web crawl.
47 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for bridgepointeducation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.73.44.0/22 |
Related pages
Pivot deeper into the graph from bridgepointeducation.com.
- IP · 52.37.121.15
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · ba95j74h28p@networksolutionsprivateregistration.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: "bridgepointeducation.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.