Skip to content

Hostname

uacode.com

Last fetched

uacode.com resolves to 1 IPv4 address operated by AS42655 in UA. WHOIS lists iana:4156 as the registrar.

Nutrition Label

WHISPER CANON · uacode.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uacode.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.28.175.238194.28.175.0/24AS42655UA

WHOIS identity

Registrar
iana:4156
Organization
nic.ua
Contact emails

Subdomains

4 observed subdomains of uacode.com.

Web-graph footprint

Distinct hostnames that link to or from uacode.com in the public web crawl.

39 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for uacode.com.

MechanismTarget
SPF_Auacode.com
SPF_IP31.41.216.85
SPF_MXuacode.com

Related pages

Pivot deeper into the graph from uacode.com.

Cypher and MCP

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

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