Hostname
elcomsoft.ro
Last fetched
elcomsoft.ro resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.
Nutrition Label
Resolution chain
elcomsoft.ro 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 |
|---|---|---|---|---|
| 176.223.110.10 | 176.223.110.0/24 | AS5606 | GTS-BACKBONE GTS Telecom | RO |
WHOIS identity
- Registrar
- registrar:cyber_folks s.r.l.
- Organization
- —
- Contact emails
- —
Subdomains
24 observed subdomains of elcomsoft.ro.
Showing 15 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from elcomsoft.ro in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for elcomsoft.ro.
| Mechanism | Target |
|---|---|
| SPF_A | elcomsoft.ro |
| SPF_INCLUDE | elcomsoft.ro |
| SPF_INCLUDE | gmail.com |
| SPF_INCLUDE | hotmail.com |
| SPF_INCLUDE | live.com |
| SPF_INCLUDE | outlook.com |
| SPF_IP | 176.223.110.10 |
| SPF_IP | 37.251.155.38 |
| SPF_IP | 89.32.44.103 |
| SPF_IP | 89.32.45.174 |
| SPF_IP | 89.37.143.13 |
| SPF_IP | 89.37.143.6 |
| SPF_IP | 89.38.241.66 |
| SPF_IP | 91.200.120.114 |
| SPF_MX | elcomsoft.ro |
Related pages
Pivot deeper into the graph from elcomsoft.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elcomsoft.ro"})-[: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.