Skip to content

Hostname

parentesis.com

Last fetched

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

Nutrition Label

WHISPER CANON · parentesis.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/parentesis.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.213.237.1813.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.179.333.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.242.823.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.109.13535.176.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.250.20245.2.222.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.218.14745.2.222.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.32.12452.216.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.145.15554.176.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.84.22354.112.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.39.23898.96.221.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.185.40101.0.35.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.159.13932.192.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of parentesis.com.

Web-graph footprint

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

225 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for parentesis.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from parentesis.com.

Cypher and MCP

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

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