Skip to content

Hostname

sdata.ir

Last fetched

sdata.ir resolves to 3 IPv4 addresses operated by SECURITAS- in IR.

Nutrition Label

WHISPER CANON · sdata.irRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/sdata.ir

Resolution chain

sdata.ir resolves to 3 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 sdata.ir in WhisperGraph.

Subdomains

52 observed subdomains of sdata.ir.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for sdata.ir.

MechanismTarget
SPF_Asdata.ir
SPF_IP193.141.65.155
SPF_IP78.47.213.180/32
SPF_MXsdata.ir

Related pages

Pivot deeper into the graph from sdata.ir.

Cypher and MCP

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

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