Skip to content

Hostname

arsh4d-studio.com

Last fetched

arsh4d-studio.com resolves to 1 IPv4 address operated by MIZ in IR. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.83.208.140185.83.208.0/24AS42468MIZIR

WHOIS identity

Registrar
iana:269
Organization
shabnam azmoodeh
Contact emails

Subdomains

11 observed subdomains of arsh4d-studio.com.

Web-graph footprint

Distinct hostnames that link to or from arsh4d-studio.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for arsh4d-studio.com.

MechanismTarget
SPF_Aarsh4d-studio.com
SPF_IP185.83.208.140
SPF_IP37.156.17.106
SPF_MXarsh4d-studio.com

Related pages

Pivot deeper into the graph from arsh4d-studio.com.

Cypher and MCP

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

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