Skip to content

Hostname

studiosity.com

Last fetched

studiosity.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · studiosity.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/studiosity.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.210.157.13213.210.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.238.30.6513.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.202.23113.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.232.20013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.181.20013.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.188.24813.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
3.104.4.1853.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.106.16.173.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.101.1852.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.150.8352.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.210.6152.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.171.7254.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.146.12154.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.36.13154.253.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.108.24552.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.159.20154.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
16.176.235.24116.176.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.1.11515.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.227.14754.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:269
Organization
brent king
Contact emails

Subdomains

15 observed subdomains of studiosity.com.

Web-graph footprint

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

269 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for studiosity.com.

MechanismTarget
SPF_INCLUDE437097.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from studiosity.com.

Cypher and MCP

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

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