Skip to content

Hostname

scrum.ir

Last fetched

scrum.ir is a registered hostname under the .ir top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

3 observed subdomains of scrum.ir.

Web-graph footprint

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

11 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for scrum.ir.

MechanismTarget
SPF_Ascrum.ir
SPF_IP185.22.185.89
SPF_IP51.38.167.194
SPF_IP51.38.167.200
SPF_IP51.38.167.204
SPF_MXscrum.ir

Related pages

Pivot deeper into the graph from scrum.ir.

Cypher and MCP

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

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