Skip to content

Hostname

mitsu.ro

Last fetched

mitsu.ro resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · mitsu.roRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mitsu.ro

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.36.250104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.201.157172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.4.92.546.4.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

10 observed subdomains of mitsu.ro.

Web-graph footprint

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

257 sites link to this hostname.

129 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for mitsu.ro.

MechanismTarget
SPF_Amitsu.ro
SPF_IP46.4.92.5
SPF_IP82.208.150.233
SPF_IP95.76.161.34
SPF_MXmitsu.ro

Related pages

Pivot deeper into the graph from mitsu.ro.

Cypher and MCP

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

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