Skip to content

Hostname

hesabo.com

Last fetched

hesabo.com resolves to 3 IPv4 addresses operated by ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock) in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · hesabo.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hesabo.com

Resolution chain

hesabo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.143.232.201185.143.232.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
185.143.235.201185.143.235.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
46.245.85.18846.245.85.0/24AS43754ASIATECH - Asiatech Data Transmission companyIR

WHOIS identity

Registrar
iana:1387
Organization
amir mohammadnejad
Contact emails

Subdomains

25 observed subdomains of hesabo.com.

Web-graph footprint

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

13 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for hesabo.com.

MechanismTarget
SPF_Ahesabo.com
SPF_Amail.hesabo.com
SPF_MXhesabo.com

Related pages

Pivot deeper into the graph from hesabo.com.

Cypher and MCP

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

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