Hostname
ies-holding.com
Last fetched
ies-holding.com resolves to 1 IPv4 address operated by COMCOR-AS - JSC Comcor in RU. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
ies-holding.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 |
|---|---|---|---|---|
| 87.245.138.20 | 87.245.128.0/18 | AS8732 | COMCOR-AS - JSC Comcor | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- joint stock company 'integrated energy systems'
- Contact emails
Subdomains
5 observed subdomains of ies-holding.com.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ies-holding.com in the public web crawl.
30 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for ies-holding.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 188.94.175.131 |
| SPF_IP | 195.128.157.57 |
| SPF_IP | 195.43.32.15 |
| SPF_IP | 195.43.32.55 |
| SPF_IP | 195.43.32.56 |
| SPF_IP | 195.43.32.60 |
| SPF_IP | 87.245.138.3 |
| SPF_IP | 87.245.138.30 |
| SPF_IP | 87.245.138.4 |
| SPF_IP | 87.245.138.41 |
| SPF_IP | 87.245.138.51 |
| SPF_IP | 87.245.138.81 |
| SPF_IP | 87.245.138.82 |
Related pages
Pivot deeper into the graph from ies-holding.com.
- IP · 87.245.138.20
- ASN · AS8732COMCOR-AS - JSC Comcor
- Registrar · iana:463
- Country · RU
- Email · a.subbotin@ies-holding.com
- TLD · .com
- Browse hostnames · ie…
- 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: "ies-holding.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.