Skip to content

Hostname

selectsoft.ro

Last fetched

selectsoft.ro resolves to 1 IPv4 address operated by HOSTERION - HOSTERION SRL in RO. WHOIS lists registrar:dow media srl as the registrar.

Nutrition Label

WHISPER CANON · selectsoft.roRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/selectsoft.ro

Resolution chain

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

IPPrefixASNOperatorCountry
93.113.174.22493.113.174.0/24AS43927HOSTERION - HOSTERION SRLRO

WHOIS identity

Registrar
registrar:dow media srl
Organization
Contact emails

Subdomains

21 observed subdomains of selectsoft.ro.

Web-graph footprint

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

24 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • selectsoft.ro

SPF policy

5 SPF mechanisms authorising senders for selectsoft.ro.

MechanismTarget
SPF_Aselectsoft.ro
SPF_INCLUDEapollomx.hosterion.net
SPF_INCLUDEspf.minicrm.io
SPF_IP93.113.174.10
SPF_MXselectsoft.ro

Related pages

Pivot deeper into the graph from selectsoft.ro.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "selectsoft.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.