Skip to content

Hostname

upsong.ir

Last fetched

upsong.ir resolves to 5 IPv4 addresses operated by AS202319 in IR.

Nutrition Label

WHISPER CANON · upsong.irRouting diversity3.0/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/upsong.ir

Resolution chain

upsong.ir resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

23 observed subdomains of upsong.ir.

Web-graph footprint

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

13 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • upsong.ir

SPF policy

8 SPF mechanisms authorising senders for upsong.ir.

MechanismTarget
SPF_Aupsong.ir
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEsrs.mailii.org
SPF_IP23.88.68.153
SPF_IP5.144.130.8
SPF_IP5.9.146.154
SPF_IP5.9.30.26
SPF_MXupsong.ir

Related pages

Pivot deeper into the graph from upsong.ir.

Cypher and MCP

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

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