Skip to content

Hostname

theparentcue.org

Last fetched

theparentcue.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · theparentcue.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/theparentcue.org

Resolution chain

theparentcue.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.35.61.109161.35.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:81
Organization
amazing life foundation
Contact emails

Subdomains

12 observed subdomains of theparentcue.org.

Web-graph footprint

Distinct hostnames that link to or from theparentcue.org in the public web crawl.

1,004 sites link to this hostname.

242 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for theparentcue.org.

MechanismTarget
SPF_INCLUDE20780415.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP161.35.61.109
SPF_IP2604:a880:400:d0:0:0:1c05:6001

Related pages

Pivot deeper into the graph from theparentcue.org.

Cypher and MCP

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

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