Skip to content

Hostname

redboxco.ir

Last fetched

redboxco.ir resolves to 1 IPv4 address operated by AS208264 in IR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
109.122.245.90109.122.245.0/24AS208264IR

WHOIS identity

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

Subdomains

9 observed subdomains of redboxco.ir.

Web-graph footprint

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

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • redboxco.ir

SPF policy

9 SPF mechanisms authorising senders for redboxco.ir.

MechanismTarget
SPF_Aredboxco.ir
SPF_IP109.122.245.90
SPF_IP109.236.93.10
SPF_IP136.243.245.237
SPF_IP158.255.78.78
SPF_IP162.55.242.139
SPF_IP213.227.134.24
SPF_IP5.79.65.163
SPF_MXredboxco.ir

Related pages

Pivot deeper into the graph from redboxco.ir.

Cypher and MCP

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

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