Skip to content

Hostname

sibjo.ir

Last fetched

sibjo.ir resolves to 2 IPv4 addresses operated by AS209783 in IR.

Nutrition Label

WHISPER CANON · sibjo.irRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/sibjo.ir

Resolution chain

sibjo.ir resolves to 2 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 sibjo.ir in WhisperGraph.

Subdomains

18 observed subdomains of sibjo.ir.

Web-graph footprint

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

31 sites link to this hostname.

222 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for sibjo.ir.

MechanismTarget
SPF_Asibjo.ir
SPF_IP185.63.113.158
SPF_IP194.31.108.8/32
SPF_MXsibjo.ir

Related pages

Pivot deeper into the graph from sibjo.ir.

Cypher and MCP

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

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