Skip to content

Hostname

uiui.net

Last fetched

uiui.net resolves to 1 IPv4 address operated by AS55899 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · uiui.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/uiui.net

Resolution chain

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

IPPrefixASNOperatorCountry
183.182.44.244183.182.44.0/22AS55899JP

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

24 observed subdomains of uiui.net.

Web-graph footprint

Distinct hostnames that link to or from uiui.net in the public web crawl.

25 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for uiui.net.

MechanismTarget
SPF_Ackw0.spf.cloud-mail.jp
SPF_INCLUDEspf.bmv.jp

Related pages

Pivot deeper into the graph from uiui.net.

Cypher and MCP

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

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