Skip to content

Hostname

wms.echilipir.ro

Last fetched

wms.echilipir.ro resolves to 1 IPv4 address operated by GNET-AS - Tes Euro Media SRL in RO.

Nutrition Label

WHISPER CANON · wms.echilipir.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wms.echilipir.ro

Resolution chain

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

IPPrefixASNOperatorCountry
185.248.197.37185.248.196.0/22AS51295GNET-AS - Tes Euro Media SRLRO

WHOIS identity

No WHOIS records are currently associated with wms.echilipir.ro in WhisperGraph.

Subdomains

1 observed subdomain of wms.echilipir.ro.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for wms.echilipir.ro.

MechanismTarget
SPF_Awms.echilipir.ro
SPF_IP157.90.93.242
SPF_IP157.90.93.250
SPF_IP185.248.197.0
SPF_IP185.248.197.37
SPF_IP31.14.12.126
SPF_IP31.14.12.182
SPF_IP49.12.80.242
SPF_IP81.180.144.43
SPF_IP89.33.236.128
SPF_IP89.46.6.123
SPF_IP89.46.6.26
SPF_MXwms.echilipir.ro

Related pages

Pivot deeper into the graph from wms.echilipir.ro.

Cypher and MCP

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

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