Skip to content

Hostname

almaniran.com

Last fetched

almaniran.com resolves to 2 IPv4 addresses operated by AFRANET - Afranet in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · almaniran.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/almaniran.com

Resolution chain

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

IPPrefixASNOperatorCountry
79.175.133.23979.175.133.0/24AS25184AFRANET - AfranetIR
93.113.238.9893.113.238.0/24AS25184AFRANET - Afranet

WHOIS identity

Registrar
iana:113
Organization
arian international consulting
Contact emails

Subdomains

6 observed subdomains of almaniran.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for almaniran.com.

MechanismTarget
SPF_Aalmaniran.com
SPF_IP79.175.133.239
SPF_MXalmaniran.com

Related pages

Pivot deeper into the graph from almaniran.com.

Cypher and MCP

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

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