Hostname
databridgecolocation.com
Last fetched
databridgecolocation.com resolves to 1 IPv4 address operated by MPDCOL - Meridian Parkway Data Center Owner, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
databridgecolocation.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 |
|---|---|---|---|---|
| 68.64.60.171 | 68.64.56.0/21 | AS19528 | MPDCOL - Meridian Parkway Data Center Owner, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of databridgecolocation.com owner
- Contact emails
- 1bc575c4-9565-40d8-a46b-057a48cc450e@identity-protect.org
- 51828c50-eb82-4e4a-af2f-f2f22667550e@identity-protect.org
- 8418fd15-3f93-4274-86f5-97df72d23ef5@identity-protect.org
- a013fb5f-23f9-41a6-972e-922ade99d2f2@identity-protect.org
- c86b18c1-ab44-42a8-a942-7829491cb45e@identity-protect.org
- e1320141-4d3b-447b-a264-34d80a184324@identity-protect.org
- owner-1700934@databridgecolocation.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from databridgecolocation.com.
- IP · 68.64.60.171
- ASN · AS19528MPDCOL - Meridian Parkway Data Center Owner, LLC
- Registrar · iana:468
- Country · US
- Email · 1bc575c4-9565-40d8-a46b-057a48cc450e@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "databridgecolocation.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.