Skip to content

Hostname

minikids.ro

Last fetched

minikids.ro resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · minikids.roRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/minikids.ro

Resolution chain

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

IPPrefixASNOperatorCountry
88.99.25.3888.99.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
94.130.142.10594.130.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

3 observed subdomains of minikids.ro.

Web-graph footprint

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

19 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for minikids.ro.

MechanismTarget
SPF_Aminikids.ro
SPF_INCLUDEamazonses.com
SPF_INCLUDEzoho.eu
SPF_IP178.63.15.16
SPF_IP89.38.250.42
SPF_MXminikids.ro

Related pages

Pivot deeper into the graph from minikids.ro.

Cypher and MCP

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

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