Skip to content

Hostname

echipam.ro

Last fetched

echipam.ro resolves to 1 IPv4 address operated by AS203053 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · echipam.roRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/echipam.ro

Resolution chain

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

IPPrefixASNOperatorCountry
89.44.105.20689.44.105.0/24AS203053RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

9 observed subdomains of echipam.ro.

Web-graph footprint

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

24 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for echipam.ro.

MechanismTarget
SPF_Aazure.gomag.ro
SPF_Acloudsmtp.clausweb.ro
SPF_Aechipam.ro
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.minicrm.io
SPF_IP37.156.181.101
SPF_IP86.107.43.65
SPF_IP86.107.43.84
SPF_IP89.44.105.206
SPF_MXechipam.ro

Related pages

Pivot deeper into the graph from echipam.ro.

Cypher and MCP

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

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