Skip to content

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

WHISPER CANON · elcomsoft.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/elcomsoft.ro

Resolution chain

elcomsoft.ro resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.223.110.10176.223.110.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
registrar:cyber_folks s.r.l.
Organization
Contact emails

Subdomains

24 observed subdomains of elcomsoft.ro.

Web-graph footprint

Distinct hostnames that link to or from elcomsoft.ro in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for elcomsoft.ro.

MechanismTarget
SPF_Aelcomsoft.ro
SPF_INCLUDEelcomsoft.ro
SPF_INCLUDEgmail.com
SPF_INCLUDEhotmail.com
SPF_INCLUDElive.com
SPF_INCLUDEoutlook.com
SPF_IP176.223.110.10
SPF_IP37.251.155.38
SPF_IP89.32.44.103
SPF_IP89.32.45.174
SPF_IP89.37.143.13
SPF_IP89.37.143.6
SPF_IP89.38.241.66
SPF_IP91.200.120.114
SPF_MXelcomsoft.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.