Skip to content

Hostname

nanit.ro

Last fetched

nanit.ro resolves to 1 IPv4 address operated by AS8708 in RO. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · nanit.roRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nanit.ro

Resolution chain

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

IPPrefixASNOperatorCountry
84.232.143.6784.232.128.0/17AS8708RO

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

13 observed subdomains of nanit.ro.

Web-graph footprint

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

6 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nanit.ro.

MechanismTarget
SPF_Ananit.ro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.2.172.190
SPF_IP84.232.143.67
SPF_IP86.120.132.90
SPF_MXnanit.ro

Related pages

Pivot deeper into the graph from nanit.ro.

Cypher and MCP

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

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