Hostname
bridgeplusserver.com
Last fetched
bridgeplusserver.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
bridgeplusserver.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 |
|---|---|---|---|---|
| 45.32.233.131 | 45.32.232.0/21 | AS20473 | AS-VULTR - The Constant Company, LLC | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of bridgeplusserver.com owner
- Contact emails
- kren@comoto.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- kren@kren.dk
- 36f9553e-9af4-42d7-ae0f-d8c6eb45fccd@identity-protect.org
- 6c228580-9d2a-4468-b67a-5a6d692d7829@identity-protect.org
- a29f6d4c-12b8-435a-a63b-29cd96fa3d87@identity-protect.org
- dc0ad20e-75c8-424a-9fb7-4df4fc9b1052@identity-protect.org
Subdomains
1 observed subdomain of bridgeplusserver.com.
| Subdomain |
|---|
| aus.bridgeplusserver.com |
Web-graph footprint
Distinct hostnames that link to or from bridgeplusserver.com in the public web crawl.
12 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for bridgeplusserver.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bridgeplusserver.com.
- IP · 45.32.233.131
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:468
- Country · NL
- Email · kren@comoto.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: "bridgeplusserver.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.