Skip to content

Hostname

parentsquare.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.93.189100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.84.25313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.128.20218.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.199.20118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.168.418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.209.17418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.10.23418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.172.10818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.168.24418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.116.23523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.175.883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.200.903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.153.2023.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.218.7634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.161.4734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.223.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.57.21034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.163.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.202.3834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.61.23434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
anupama vaid
Contact emails

Subdomains

40 observed subdomains of parentsquare.com.

Web-graph footprint

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

14,074 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for parentsquare.com.

MechanismTarget
SPF_INCLUDE8072603.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_IP149.72.167.40
SPF_IP149.72.204.177
SPF_IP149.72.219.152/32
SPF_IP159.183.202.245
SPF_IP168.245.36.196
SPF_IP198.37.152.244/32

Related pages

Pivot deeper into the graph from parentsquare.com.

Cypher and MCP

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

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