Skip to content

Hostname

dobbys-studio.com

Last fetched

dobbys-studio.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · dobbys-studio.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dobbys-studio.com

Resolution chain

dobbys-studio.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.180.10218.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.3918.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.8418.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.9718.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY

WHOIS identity

Registrar
iana:244
Organization
wix.com
Contact emails

Subdomains

1 observed subdomain of dobbys-studio.com.

Threat posture

History

Related pages

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

Cypher and MCP

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

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