Skip to content

Hostname

parentesis.media

Last fetched

parentesis.media resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · parentesis.mediaRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/parentesis.media

Resolution chain

parentesis.media resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.67.11113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.175.10265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.1599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3399.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of parentesis.media.

Web-graph footprint

Distinct hostnames that link to or from parentesis.media in the public web crawl.

342 sites link to this hostname.

606 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for parentesis.media.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from parentesis.media.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "parentesis.media"})-[: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.