Skip to content

Hostname

parentalist.com

Last fetched

parentalist.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.64.2303.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.64.2523.5.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.1993.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.67.2493.5.67.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.553.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.83.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.2423.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.523.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.93.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.903.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.75.853.5.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.117.24452.218.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.25.2852.218.25.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.0.7652.92.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.36.20452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.36.8452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of parentalist.com owner
Contact emails

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from parentalist.com.

Cypher and MCP

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

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