Skip to content

Hostname

maghost.ro

Last fetched

maghost.ro resolves to 1 IPv4 address operated by AS49468 in RO. WHOIS lists registrar:magit'st srl as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.213.11.3791.213.11.0/24AS49468RO

WHOIS identity

Registrar
registrar:magit'st srl
Organization
Contact emails

Subdomains

86 observed subdomains of maghost.ro.

Web-graph footprint

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

42 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for maghost.ro.

MechanismTarget
SPF_Amaghost.ro
SPF_INCLUDEspf.postal.mailmaag.com
SPF_IP91.213.11.34
SPF_IP91.213.11.7
SPF_MXmaghost.ro

Related pages

Pivot deeper into the graph from maghost.ro.

Cypher and MCP

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

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