Hostname
ticoon.com
Last fetched
ticoon.com resolves to 1 IPv4 address operated by SQUARESPACE - Squarespace, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ticoon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.185.159.136 | 198.185.159.0/24 | AS53831 | SQUARESPACE - Squarespace, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ticoon.com owner
- Contact emails
- a26ha28h6c2@networksolutionsprivateregistration.com
- fu4km32q8bz@networksolutionsprivateregistration.com
- wx5eg7r332h@networksolutionsprivateregistration.com
- 1d356b7e-f975-453d-8ee0-51e9aba3bfd2@identity-protect.org
- 716735dd-c88d-42f3-979b-7c8552d96c0b@identity-protect.org
- cd9184b0-918b-46bf-826b-e455dd4869d4@identity-protect.org
Subdomains
19 observed subdomains of ticoon.com.
Showing 16 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ticoon.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ticoon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 184.150.235.64/27 |
| SPF_IP | 206.223.184.90/32 |
| SPF_IP | 52.60.114.238/32 |
| SPF_IP | 52.60.159.166/32 |
Related pages
Pivot deeper into the graph from ticoon.com.
- IP · 198.185.159.136
- ASN · AS53831SQUARESPACE - Squarespace, Inc.
- Registrar · iana:468
- Country · US
- Email · a26ha28h6c2@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ti…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ticoon.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.