Skip to content

Hostname

uckpa.net

Last fetched

uckpa.net resolves to 2 IPv4 addresses operated by AS25490 in RU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · uckpa.netRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/uckpa.net

Resolution chain

uckpa.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:303
Organization
alexandr kutukov
Contact emails

Subdomains

2 observed subdomains of uckpa.net.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for uckpa.net.

MechanismTarget
SPF_Auckpa.net
SPF_IP193.33.132.0/24
SPF_IP91.230.54.217
SPF_IP91.230.54.68
SPF_MXuckpa.net

Related pages

Pivot deeper into the graph from uckpa.net.

Cypher and MCP

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

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