Skip to content

Hostname

asiapakhsh.com

Last fetched

asiapakhsh.com resolves to 1 IPv4 address operated by AS211056 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · asiapakhsh.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asiapakhsh.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.133.193.3685.133.193.0/24AS211056IR

WHOIS identity

Registrar
iana:113
Organization
domain-registrar
Contact emails

Subdomains

8 observed subdomains of asiapakhsh.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • asiapakhsh.com

SPF policy

8 SPF mechanisms authorising senders for asiapakhsh.com.

MechanismTarget
SPF_Aasiapakhsh.com
SPF_IP109.169.76.35
SPF_IP185.159.154.2
SPF_IP185.159.154.200
SPF_IP185.159.154.203
SPF_IP185.159.154.5
SPF_IP85.133.193.36
SPF_MXasiapakhsh.com

Related pages

Pivot deeper into the graph from asiapakhsh.com.

Cypher and MCP

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

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