Skip to content

Hostname

uaprom.net

Last fetched

uaprom.net resolves to 1 IPv4 address operated by AS43896 in UA. WHOIS lists iana:1112 as the registrar.

Nutrition Label

WHISPER CANON · uaprom.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/uaprom.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.34.169.16193.34.169.0/24AS43896UA

WHOIS identity

Registrar
iana:1112
Organization
allegro uaprom holdings b.v.
Contact emails

Subdomains

8,214 observed subdomains of uaprom.net.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for uaprom.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP185.86.56.249
SPF_IP185.86.58.176
SPF_IP193.200.64.39
SPF_IP193.34.168.1
SPF_IP193.34.168.210
SPF_IP193.34.168.58
SPF_IP193.34.169.114
SPF_IP193.34.169.134
SPF_IP193.34.169.7
SPF_IP91.195.214.15

Related pages

Pivot deeper into the graph from uaprom.net.

Cypher and MCP

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

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