Hostname
db-markets.com
Last fetched
db-markets.com resolves to 160.83.8.156, announced in 160.83.8.0/24 by DEUBA-NET - Deutsche Bank AG in DE. db-markets.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 160.83.8.156
160.83.8.0/24 · DEUBA-NET - Deutsche Bank AG · Frankfurt am Main, DE
IPv6 resolution
No AAAA record for db-markets.com is recorded in WhisperGraph.
Attribution
deutsche bank
ORIGIN_AS
WHOIS identity
- Registrar
- iana:299
- Registrant organisation
- deutsche bank
- Contact emails
- internet.admin-c@db.com
Subdomains
| Subdomain |
|---|
| www.db-markets.com |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns11.db-dns.com
- ns13.db-dns.com
- ns15.db-dns.com
- ns2.db-dns.com
- ns1.db-dns.de
- ns10.db-dns.de
- ns12.db-dns.de
- ns14.db-dns.de
- ns3.db-dns.de
MX records
- smtp14.db.com
- smtp22.db.com
- smtp23.db.com
Threat-feed evidence
History
Related pages
Pivot from db-markets.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "db-markets.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.