Skip to content

Hostname

kidscreen.com

Last fetched

kidscreen.com resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.222.163100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.194.8174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.44.1083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.236.9634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.188.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.181.104100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.208.5352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
brunico communications
Contact emails

Subdomains

19 observed subdomains of kidscreen.com.

Web-graph footprint

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

1,385 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for kidscreen.com.

MechanismTarget
SPF_Alistserv2.brunico.com
SPF_Amatrix.brunico.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_IP107.21.0.0/16
SPF_IP107.23.221.15
SPF_IP54.208.0.35
SPF_IP74.125.149.233
SPF_IP96.45.199.178
SPF_MXkidscreen.com

Related pages

Pivot deeper into the graph from kidscreen.com.

Cypher and MCP

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

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