Skip to content

Hostname

com.studio.mpp360.zone

Last fetched

com.studio.mpp360.zone resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG.

Nutrition Label

WHISPER CANON · com.studio.mpp360.zoneRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/com.studio.mpp360.zone

Resolution chain

com.studio.mpp360.zone resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.72.3018.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3218.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.3718.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
18.165.72.4318.165.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.BG
3.170.249.53.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.573.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.693.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.933.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH

WHOIS identity

No WHOIS records are currently associated with com.studio.mpp360.zone in WhisperGraph.

Subdomains

1 observed subdomain of com.studio.mpp360.zone.

Threat posture

History

Related pages

Pivot deeper into the graph from com.studio.mpp360.zone.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "com.studio.mpp360.zone"})-[: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.