Hostname
demchenko.com
Last fetched
demchenko.com resolves to 4 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
demchenko.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.186.9 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.42.212 | 159.69.0.0/16 | AS24940 | — | DE |
| 159.69.83.207 | 159.69.0.0/16 | AS24940 | — | DE |
| 95.216.161.60 | 95.216.0.0/16 | AS24940 | — | FI |
WHOIS identity
- Registrar
- iana:269
- Organization
- anatoly demchenko
- Contact emails
- 18fdf489a84a38fc841cd1dab4e662800be1342260fde60fbe07ab90c63ade20@demchenko.com.whoisproxy.org
- 1cbc3a4b149c331b17605970b744ecc3f7994b5b0251871f70022c4699fde691@demchenko.com.whoisproxy.org
- 2e4c28e3ba8b0a7e4ae781fa03bb2c0daa46d28878a0f7cb0ba5eb453e29028f@demchenko.com.whoisproxy.org
- 35b6eb241cecb22c33eaab3aebfc5ccbcc7c3eae7ccf1e7750c0affedaf01dab@demchenko.com.whoisproxy.org
- 45d69aee29890e223c25961839450be3442c3cb459928fd1db1cfe6f455fad77@demchenko.com.whoisproxy.org
- 69f49f9a42ef8b7f895a29ef407c726b4aefb0a6ea240049414c2156a1d40b84@demchenko.com.whoisproxy.org
- bc737e7e0d37063ba87acfd711fb7b303687750ade24b2fcb785b04b7e0aafac@demchenko.com.whoisproxy.org
- d9d99648a515c256ee314bcc83bdb37c142f53b59f1da803be918c6954c20afe@demchenko.com.whoisproxy.org
- df27cb1eaa1429bee8d2e8006304c6524cb11aece6c84a7fc9de69faac51997a@demchenko.com.whoisproxy.org
- rector@rgotups.ru
Subdomains
3 observed subdomains of demchenko.com.
Web-graph footprint
Distinct hostnames that link to or from demchenko.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for demchenko.com.
| Mechanism | Target |
|---|---|
| SPF_A | demchenko.com |
| SPF_IP | 78.46.152.77 |
| SPF_IP | 78.46.5.205/32 |
| SPF_MX | demchenko.com |
Related pages
Pivot deeper into the graph from demchenko.com.
- IP · 159.69.186.9
- ASN · AS24940
- Registrar · iana:269
- Country · DE
- Email · 18fdf489a84a38fc841cd1dab4e662800be1342260fde60fbe07ab90c63ade20@demchenko.com.whoisproxy.org
- TLD · .com
- Browse hostnames · de…
- 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: "demchenko.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.