Skip to content

Hostname

irankavebox.com

Last fetched

irankavebox.com resolves to 1 IPv4 address operated by LIGHTPORT in IR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · irankavebox.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/irankavebox.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.83.113.215185.83.113.0/24AS59441LIGHTPORTIR

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of irankavebox.com.

Web-graph footprint

Distinct hostnames that link to or from irankavebox.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • irankavebox.com

SPF policy

18 SPF mechanisms authorising senders for irankavebox.com.

MechanismTarget
SPF_Airankavebox.com
SPF_IP103.75.199.107
SPF_IP178.63.237.132
SPF_IP185.80.196.80
SPF_IP185.83.113.215
SPF_IP185.83.113.77
SPF_IP51.89.238.98
SPF_IP65.108.27.187
SPF_IP82.115.16.51
SPF_IP87.107.108.151
SPF_IP89.251.8.61
SPF_IP91.216.104.146
SPF_IP91.228.186.144
SPF_IP91.234.38.79
SPF_IP93.180.134.146
SPF_IP93.187.70.35
SPF_IP95.216.49.148
SPF_MXirankavebox.com

Related pages

Pivot deeper into the graph from irankavebox.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "irankavebox.com"})-[: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.