Hostname
dbaman.com
Last fetched
dbaman.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dbaman.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 |
|---|---|---|---|---|
| 165.227.188.4 | 165.227.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dbaman.com owner
- Contact emails
- 1f6807d1-2cdf-40a3-a1c5-a4005496d385@identity-protect.org
- 3f8a1132-402c-4d11-aa02-1b209bf78b15@identity-protect.org
- 48cb1d7d-0262-488d-862a-b2d573b97f71@identity-protect.org
- 74c16627-8ad7-4fd5-a34d-1fd31e3ae270@identity-protect.org
- a374cfd2-20ba-4391-adbb-89fbb28a70f0@identity-protect.org
- d107108a-b27b-4b9a-ab08-2ff8dbbf98d7@identity-protect.org
- owner-12053408@dbaman.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dbaman.com.
| Subdomain |
|---|
| www.dbaman.com |
Web-graph footprint
Distinct hostnames that link to or from dbaman.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dbaman.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from dbaman.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dbaman.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.