Skip to content

Hostname

ipnet.ua

Last fetched

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

Nutrition Label

WHISPER CANON · ipnet.uaRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ipnet.ua

Resolution chain

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

IPPrefixASNOperatorCountry
82.193.96.2182.193.96.0/20AS25521UA

WHOIS identity

Registrar
iana:1405
Organization
not published
Contact emails

Subdomains

467 observed subdomains of ipnet.ua.

Web-graph footprint

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

132 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ipnet.ua.

MechanismTarget
SPF_Aipnet.ua
SPF_INCLUDE_netblocks.ipnet.ua
SPF_MXipnet.ua

Related pages

Pivot deeper into the graph from ipnet.ua.

Cypher and MCP

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

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