Hostname
deltek.bg
Last fetched
deltek.bg resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
deltek.bg resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.207.37 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.217.232 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.218.153 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.223.245 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.67.149 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.182.68.229 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.5.12.109 | 3.5.12.0/23 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.5.9.126 | 3.5.9.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.216.251.83 | 52.216.251.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.60.149 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.108.3 | 52.217.108.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.224.165 | 52.217.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.81.235 | 52.217.81.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.129.149 | 54.231.128.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.232.29 | 54.231.224.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with deltek.bg in WhisperGraph.
Subdomains
1 observed subdomain of deltek.bg.
| Subdomain |
|---|
| www.deltek.bg |
Threat posture
History
Related pages
Pivot deeper into the graph from deltek.bg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deltek.bg"})-[: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.