Hostname
dasbistro.com
Last fetched
dasbistro.com resolves to 1 IPv4 address operated by COLOGIX-SV - Cologix, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dasbistro.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 |
|---|---|---|---|---|
| 72.20.122.125 | 72.20.96.0/19 | AS7151 | COLOGIX-SV - Cologix, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dasbistro.com owner
- Contact emails
- sam@dasbistro.com
- 1be481c0-d06a-433e-9d0d-36a1f075819b@identity-protect.org
- 226da9f8-a95e-4d4f-90a8-9208a17adfd4@identity-protect.org
- 387ac606-6d75-4210-acf2-a98e884be6f5@identity-protect.org
- 4c3c63fc-ad8e-45bb-a25a-19c478ca4400@identity-protect.org
- 6543902f-07b4-48db-a586-3929afdb6c6a@identity-protect.org
- a281b659-0ce3-4241-93d3-4e9f7adbca57@identity-protect.org
- ee842445-a4b1-40b5-b1dc-0f16c5381508@identity-protect.org
Subdomains
6 observed subdomains of dasbistro.com.
Web-graph footprint
Distinct hostnames that link to or from dasbistro.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for dasbistro.com.
| Mechanism | Target |
|---|---|
| SPF_MX | dasbistro.com |
Related pages
Pivot deeper into the graph from dasbistro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dasbistro.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.