Skip to content

Hostname

filedevis.ro

Last fetched

filedevis.ro resolves to 1 IPv4 address operated by AS48571 in RO. WHOIS lists registrar:webrasoft srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
128.0.55.111128.0.55.0/24AS48571RO

WHOIS identity

Registrar
registrar:webrasoft srl
Organization
Contact emails

Subdomains

2 observed subdomains of filedevis.ro.

Web-graph footprint

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

11 sites link to this hostname.

97 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for filedevis.ro.

MechanismTarget
SPF_Afiledevis.ro
SPF_IP128.0.55.110
SPF_IP128.0.55.111
SPF_MXfiledevis.ro

Related pages

Pivot deeper into the graph from filedevis.ro.

Cypher and MCP

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

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