Hostname
tickikids.com
Last fetched
tickikids.com resolves to 2 IPv4 addresses operated by SIMPLERCLOUD-AS-AP SimplerCloud Pte Ltd in SG.
Nutrition Label
Resolution chain
tickikids.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.25.203.63 | 103.25.200.0/22 | AS132816 | SIMPLERCLOUD-AS-AP SimplerCloud Pte Ltd | SG |
| 165.22.89.85 | 165.22.80.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from tickikids.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for tickikids.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.plur.se |
| SPF_A | singapore.plur.se |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_MX | tickikids.com |
Related pages
Pivot deeper into the graph from tickikids.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tickikids.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.