Skip to content

Hostname

nl.ua

Last fetched

nl.ua resolves to 1 IPv4 address operated by AS12963 in UA. WHOIS lists iana:1405 as the registrar.

Nutrition Label

WHISPER CANON · nl.uaRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint7.4/10canon.whisper.security/host/nl.ua

Resolution chain

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

IPPrefixASNOperatorCountry
213.160.129.22213.160.128.0/19AS12963UA

WHOIS identity

Registrar
iana:1405
Organization
not published
Contact emails

Subdomains

13 observed subdomains of nl.ua.

Web-graph footprint

Distinct hostnames that link to or from nl.ua in the public web crawl.

165 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for nl.ua.

MechanismTarget
SPF_Anl.ua
SPF_INCLUDEspf2.esputnik.com
SPF_IP213.160.146.115
SPF_MXnl.ua

Related pages

Pivot deeper into the graph from nl.ua.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nl.ua"})-[: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.