Skip to content

Hostname

uupload.ir

Last fetched

uupload.ir resolves to 1 IPv4 address operated by ASIATECH in IR.

Nutrition Label

WHISPER CANON · uupload.irRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/uupload.ir

Resolution chain

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

IPPrefixASNOperatorCountry
212.33.193.83212.33.192.0/22AS43754ASIATECHIR

WHOIS identity

No WHOIS records are currently associated with uupload.ir in WhisperGraph.

Subdomains

25 observed subdomains of uupload.ir.

Web-graph footprint

Distinct hostnames that link to or from uupload.ir in the public web crawl.

1,802 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for uupload.ir.

MechanismTarget
SPF_Auupload.ir
SPF_IP185.120.221.247
SPF_IP185.120.221.249
SPF_IP212.33.193.82
SPF_IP212.33.193.83
SPF_IP79.127.127.122
SPF_MXuupload.ir

Related pages

Pivot deeper into the graph from uupload.ir.

Cypher and MCP

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

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