Skip to content

Hostname

livetimisoara.ro

Last fetched

livetimisoara.ro resolves to 2 IPv4 addresses operated by MAGHOST_RO - MAGIT'ST SRL in RO. WHOIS lists registrar:cyber_folks s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

livetimisoara.ro resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.213.188.1291.213.188.0/24AS49468MAGHOST_RO - MAGIT'ST SRLRO
91.213.188.991.213.188.0/24AS49468MAGHOST_RO - MAGIT'ST SRLRO

WHOIS identity

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

Subdomains

8 observed subdomains of livetimisoara.ro.

Web-graph footprint

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

11 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • livetimisoara.ro

SPF policy

3 SPF mechanisms authorising senders for livetimisoara.ro.

MechanismTarget
SPF_Alivetimisoara.ro
SPF_IP91.213.188.12
SPF_MXlivetimisoara.ro

Related pages

Pivot deeper into the graph from livetimisoara.ro.

Cypher and MCP

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

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