Skip to content

Hostname

duplxstudio.com

Last fetched

duplxstudio.com resolves to 20 IPv4 addresses operated by MEDHAHOSTING-AS-AP Medha Hosting in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · duplxstudio.comRouting diversity6.6/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/duplxstudio.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.83.39.161103.83.36.0/22AS136171MEDHAHOSTING-AS-AP Medha HostingUS
103.83.39.162103.83.36.0/22AS136171MEDHAHOSTING-AS-AP Medha HostingUS
103.83.39.163103.83.36.0/22AS136171MEDHAHOSTING-AS-AP Medha HostingUS
103.83.39.164103.83.36.0/22AS136171MEDHAHOSTING-AS-AP Medha HostingUS
103.83.39.165103.83.36.0/22AS136171MEDHAHOSTING-AS-AP Medha HostingUS
119.252.188.75119.252.188.0/24AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
119.252.188.76119.252.188.0/24AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
119.252.188.77119.252.188.0/24AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
119.252.188.78119.252.188.0/24AS45152ZONENETWORKS-AS-AP Zone Networks Pty Ltd, Managed Hosting SolutionsAU
148.135.105.228148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.229148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.230148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.231148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.232148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.233148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.234148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.235148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.236148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.247148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.105.248148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of duplxstudio.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for duplxstudio.com.

MechanismTarget
SPF_INCLUDEcitygo.us
SPF_INCLUDEeccoshoesforwomen.us
SPF_INCLUDEwebdesignexpert.us

Related pages

Pivot deeper into the graph from duplxstudio.com.

Cypher and MCP

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

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