Skip to content

Hostname

aftabbar.com

Last fetched

aftabbar.com resolves to 1 IPv4 address operated by IR-AVABARID-AS in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · aftabbar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aftabbar.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.235.79.2989.235.79.0/24AS51431IR-AVABARID-ASIR

WHOIS identity

Registrar
iana:1387
Organization
hamid gorji
Contact emails

Subdomains

8 observed subdomains of aftabbar.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for aftabbar.com.

MechanismTarget
SPF_Aaftabbar.com
SPF_IP176.31.200.102
SPF_IP185.165.31.206
SPF_IP89.235.79.29
SPF_IP89.235.79.43
SPF_MXaftabbar.com

Related pages

Pivot deeper into the graph from aftabbar.com.

Cypher and MCP

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

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